1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/x11-themes/gnome-icons-dropline-nou/Makefile

21 lines
419 B
Makefile

# $FreeBSD$
PORTNAME= dropline-nou
PORTVERSION= 090208
CATEGORIES= x11-themes gnome
MASTER_SITES= http://www.silvestre.com.ar/icons/
DISTNAME= Nou-${PORTVERSION}
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Dropline Nou Icons for Gnome
USE_BZIP2= yes
WRKSRC= "${WRKDIR}/Nou"
NO_STAGE= yes
post-extract:
@${RM} ${WRKSRC}/.icon-theme.cache
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>