aboutsummaryrefslogtreecommitdiff
path: root/emulators/cinc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/cinc/Makefile')
-rw-r--r--emulators/cinc/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/emulators/cinc/Makefile b/emulators/cinc/Makefile
new file mode 100644
index 000000000000..4f7c8ed322c9
--- /dev/null
+++ b/emulators/cinc/Makefile
@@ -0,0 +1,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>