summaryrefslogtreecommitdiffstats
path: root/x11-themes/gtk-qn-x11-theme/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gtk-qn-x11-theme/Makefile')
-rw-r--r--x11-themes/gtk-qn-x11-theme/Makefile25
1 files changed, 25 insertions, 0 deletions
diff --git a/x11-themes/gtk-qn-x11-theme/Makefile b/x11-themes/gtk-qn-x11-theme/Makefile
new file mode 100644
index 000000000..1781b685f
--- /dev/null
+++ b/x11-themes/gtk-qn-x11-theme/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: gtk-qn-x11-theme
+# Date Created: 16 March 2001
+# Whom: olgeni@FreeBSD.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= gtk-qn-x11-theme
+PORTVERSION= 0.1
+PORTREVISION= 3
+CATEGORIES= x11-themes
+MASTER_SITES= ${MASTER_SITE_THEMES}
+MASTER_SITE_SUBDIR= qnx11__
+DISTNAME= qnx11__-1.2.x
+
+MAINTAINER= olgeni@FreeBSD.org
+COMMENT= The QN-X11 GTK theme engine
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
+USE_GNOME= gtk12
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+.include <bsd.port.mk>