aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/xcursor-themes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/xcursor-themes/Makefile')
-rw-r--r--x11-themes/xcursor-themes/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/x11-themes/xcursor-themes/Makefile b/x11-themes/xcursor-themes/Makefile
new file mode 100644
index 000000000000..927b690f52b9
--- /dev/null
+++ b/x11-themes/xcursor-themes/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: xcursor-themes
+# Date Created: Nov 2 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xcursor-themes
+PORTVERSION= 1.0.1
+PORTREVISION= 1
+CATEGORIES= x11-themes
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= X.org cursors themes
+
+BUILD_DEPENDS= xcursorgen:${PORTSDIR}/x11/xcursorgen
+
+XORG_CAT= data
+
+.include <bsd.port.mk>