2002-06-20 06:41:07 +02:00
|
|
|
# New ports collection makefile for: cinc
|
|
|
|
# Date created: 28 May 2002
|
|
|
|
# Whom: verm@drunkmonk.net
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= cinc
|
|
|
|
PORTVERSION= 2.1.3
|
2004-02-04 06:21:48 +01:00
|
|
|
PORTREVISION= 1
|
2002-06-20 06:41:07 +02:00
|
|
|
CATEGORIES= emulators
|
2009-08-22 02:20:34 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/OldFiles
|
2002-06-20 06:41:07 +02:00
|
|
|
|
2004-12-18 22:46:46 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 13:06:51 +01:00
|
|
|
COMMENT= Bell Laboratories cardiac computer emulator
|
2002-06-20 06:41:07 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|