16 lines
357 B
Makefile
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>
|