freebsd-ports/x11-themes/gnome-icons-dropline-neu/Makefile
2014-05-23 11:07:56 +00:00

16 lines
357 B
Makefile

# $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
USES= tar:bzip2
WRKSRC= "${WRKDIR}/Neu"
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>