summaryrefslogtreecommitdiff
path: root/x11/gxset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gxset/Makefile')
-rw-r--r--x11/gxset/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/x11/gxset/Makefile b/x11/gxset/Makefile
new file mode 100644
index 000000000000..c9b33a388707
--- /dev/null
+++ b/x11/gxset/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: gxset
+# Date created: 27 December 2001
+# Whom: Bruce M Simpson <bms@spc.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gxset
+PORTVERSION= 0.3
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.seindal.dk/pub/rene/
+
+MAINTAINER= bms@spc.org
+
+USE_X_PREFIX= yes
+USE_GTK= yes
+USE_XPM= yes
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+NOMAN=
+
+.include <bsd.port.mk>