freebsd-ports/x11-themes/gnome-icons-dropline-neu/Makefile
Jimmy Olgeni 95bdf21b82 Add gnome-icons-dropline-neu, an icon set for Gnome.
This is actually different from x11-themes/gnome-icons-dropline-nou,
despite the similar name.
2010-08-04 11:36:51 +00:00

21 lines
493 B
Makefile

# New ports collection makefile for: gnome-icons-dropline-neu
# Date created: 2010-08-03
# Whom: Jimmy Olgeni <olgeni@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= dropline-neu
PORTVERSION= 0.6
CATEGORIES= x11-themes gnome
MASTER_SITES= http://www.silvestre.com.ar/icons/
DISTNAME= Neu-${PORTVERSION}-PR3
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Dropline Neu Icons for Gnome
USE_BZIP2= yes
WRKSRC= "${WRKDIR}/Neu"
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>