aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gnome-icons-dropline-nou/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gnome-icons-dropline-nou/Makefile')
-rw-r--r--x11-themes/gnome-icons-dropline-nou/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/x11-themes/gnome-icons-dropline-nou/Makefile b/x11-themes/gnome-icons-dropline-nou/Makefile
new file mode 100644
index 000000000000..bc1b3e2503bc
--- /dev/null
+++ b/x11-themes/gnome-icons-dropline-nou/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: gnome-icons-gion
+# Date created: 2008-09-29
+# Whom: Jimmy Olgeni <olgeni@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= dropline-nou
+PORTVERSION= 090208
+CATEGORIES= x11-themes gnome
+MASTER_SITES= http://www.silvestre.com.ar/wp-content/uploaded/
+DISTNAME= Nou-${PORTVERSION}
+
+MAINTAINER= olgeni@FreeBSD.org
+COMMENT= Dropline Nou Icons for Gnome
+
+USE_BZIP2= yes
+WRKSRC= "${WRKDIR}/Nou"
+
+post-extract:
+ @${RM} ${WRKSRC}/.icon-theme.cache
+
+.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
+.include <bsd.port.mk>