aboutsummaryrefslogtreecommitdiff
path: root/devel/libXGP
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-08-20 12:20:13 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-08-20 12:20:13 +0000
commiteec6a546fcf507f16a8f189c7156f8a01df93b4f (patch)
treefa9b6fcc192bbd3b5f4c7dd68739863bec847d9b /devel/libXGP
parentcf787a73ebc98dc6158e588e4b71c0d8d8e04fcf (diff)
downloadports-eec6a546fcf507f16a8f189c7156f8a01df93b4f.tar.gz
ports-eec6a546fcf507f16a8f189c7156f8a01df93b4f.zip
Notes
Diffstat (limited to 'devel/libXGP')
-rw-r--r--devel/libXGP/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libXGP/Makefile b/devel/libXGP/Makefile
new file mode 100644
index 000000000000..b83ca23d9759
--- /dev/null
+++ b/devel/libXGP/Makefile
@@ -0,0 +1,11 @@
+# New ports collection makefile for: libXGP
+# Date created: 20 August 2006
+# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= libXGP
+MASTERDIR= ${.CURDIR}/../libYGP
+
+.include "${MASTERDIR}/Makefile"