aboutsummaryrefslogtreecommitdiff
path: root/emulators/cinc/Makefile
blob: 4f7c8ed322c924ed5d7c98214e60fe1eb00cc436 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>