summaryrefslogtreecommitdiffstats
path: root/devel/spirit/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-11-04 10:36:13 +0000
committerijliao <ijliao@FreeBSD.org>2001-11-04 10:36:13 +0000
commitb24c07839de5d28206f1ee7ee4090688b1dd5526 (patch)
tree8737efd7ef8b42a61d937b249a68fa56d9d4253e /devel/spirit/Makefile
parentdbf7bc5108292d41a4369b4964fdb537ff9aa37b (diff)
downloadFreeBSD-ports-b24c07839de5d28206f1ee7ee4090688b1dd5526.zip
FreeBSD-ports-b24c07839de5d28206f1ee7ee4090688b1dd5526.tar.gz
add spirit
An object oriented recursive descent parser generator framework
Diffstat (limited to 'devel/spirit/Makefile')
-rw-r--r--devel/spirit/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/devel/spirit/Makefile b/devel/spirit/Makefile
new file mode 100644
index 0000000..bdc19eb
--- /dev/null
+++ b/devel/spirit/Makefile
@@ -0,0 +1,19 @@
+# ex:ts=8
+# New ports collection makefile for: spirit
+# Date created: Nov 4, 2001
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= spirit
+PORTVERSION= 1.2.2
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= ports@FreeBSD.org
+
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud