summaryrefslogtreecommitdiff
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
parent- Update to 2.72 (diff)
Add new ports:
x11-themes/cursor-chameleon-anthracite x11-themes/cursor-chameleon-darkskyblue x11-themes/cursor-chameleon-pearl x11-themes/cursor-chameleon-skyblue x11-themes/cursor-chameleon-white Collection of smooth semitransparent cursors with shadows. WWW: http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459 PR: ports/148811 Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
Notes
Notes: svn path=/head/; revision=258672
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>