mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
21 lines
383 B
Makefile
21 lines
383 B
Makefile
# New ports collection makefile for: cinc
|
|
# Date created: 28 May 2002
|
|
# Whom: verm@drunkmonk.net
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= cinc
|
|
PORTVERSION= 2.1.3
|
|
CATEGORIES= emulators
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= cinc
|
|
|
|
MAINTAINER= verm@drunkmonk.net
|
|
COMMENT= Bell Laboratories cardiac computer emulator
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|