freebsd-ports/x11-themes/gnome-icons-dropline-nou/Makefile
2010-08-04 11:13:28 +00:00

24 lines
543 B
Makefile

# New ports collection makefile for: gnome-icons-dropline-nou
# 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/icons/
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>