aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/whistlerk/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-10-26 16:15:48 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-10-26 16:15:48 +0000
commite3c8635f29c0706259a2de879835f56c0099f9e1 (patch)
tree7b87d7f2f5dc877b701aff3077878a02d9e32556 /x11-themes/whistlerk/Makefile
parentf054896905b6ac4abcffc479f963424245fab60f (diff)
downloadports-e3c8635f29c0706259a2de879835f56c0099f9e1.tar.gz
ports-e3c8635f29c0706259a2de879835f56c0099f9e1.zip
Notes
Diffstat (limited to 'x11-themes/whistlerk/Makefile')
-rw-r--r--x11-themes/whistlerk/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/x11-themes/whistlerk/Makefile b/x11-themes/whistlerk/Makefile
new file mode 100644
index 000000000000..a7e6d1286f8f
--- /dev/null
+++ b/x11-themes/whistlerk/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: WhistlerK
+# Date Created: 1 June 2000
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= WhistlerK
+PORTVERSION= 200010142358
+CATEGORIES= x11-toolkits
+MASTER_SITES= ${MASTER_SITE_THEMES}
+MASTER_SITE_SUBDIR= gtk
+DISTNAME= ${PORTNAME}-1.2.x-${PORTVERSION}
+
+MAINTAINER= sobomax@FreeBSD.org
+
+WRKSRC= ${WRKDIR}/gtk-theme-WhistlerK
+
+USE_X_PREFIX= yes
+USE_GTK= yes
+USE_LIBTOOL= yes
+USE_GMAKE= yes
+
+.include <bsd.port.mk>