aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkdatabox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtkdatabox/Makefile')
-rw-r--r--x11-toolkits/gtkdatabox/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile
new file mode 100644
index 000000000000..6c4442fc704f
--- /dev/null
+++ b/x11-toolkits/gtkdatabox/Makefile
@@ -0,0 +1,20 @@
+# ex:ts=8
+# Ports collection makefile for: gtkdatabox
+# Date created: Mar 20, 2002
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= gtkdatabox
+PORTVERSION= 0.1.13.0
+CATEGORIES= x11-toolkits
+MASTER_SITES= http://www.eudoxos.de/gtk/download/gtkdatabox/
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_X_PREFIX= yes
+USE_GTK= yes
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>