aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/cursor-chameleon-pearl/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-08-03 09:45:10 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-08-03 09:45:10 +0000
commit9f6a5ec4b353c031a6c96d4fd3ba05253b9adb7b (patch)
tree774ce1384afe37ecfa763a89770a9b4950016e35 /x11-themes/cursor-chameleon-pearl/Makefile
parent3978f932e2f8852de29ac92f8bb6983cf0693c25 (diff)
downloadports-9f6a5ec4b353c031a6c96d4fd3ba05253b9adb7b.tar.gz
ports-9f6a5ec4b353c031a6c96d4fd3ba05253b9adb7b.zip
Notes
Diffstat (limited to 'x11-themes/cursor-chameleon-pearl/Makefile')
-rw-r--r--x11-themes/cursor-chameleon-pearl/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/x11-themes/cursor-chameleon-pearl/Makefile b/x11-themes/cursor-chameleon-pearl/Makefile
new file mode 100644
index 000000000000..14e1622cdbfb
--- /dev/null
+++ b/x11-themes/cursor-chameleon-pearl/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: cursor-chameleon-pearl
+# Date created: 2009-11-14
+# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= chameleon
+PORTVERSION= 0.5
+CATEGORIES= x11-themes
+MASTER_SITES= http://www.egregorion.net/works/
+PKGNAMEPREFIX= cursor-
+PKGNAMESUFFIX= -pearl
+DISTNAME= Chameleon-Pearl-${PORTVERSION}
+
+MAINTAINER= g.veniamin@googlemail.com
+COMMENT= Chameleon Xcursors theme
+
+THEME= Pearl
+
+.include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common"
+.include <bsd.port.mk>