summaryrefslogblamecommitdiff
path: root/emulators/cinc/Makefile
blob: 530c646c7ce3f2bf740d8d8f6acf1bc73215f264 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                            
                                                           




                      
# 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>