065c026fe5
PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735
19 lines
400 B
Makefile
19 lines
400 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
|
|
|
|
USES= tar:bzip2
|
|
NO_WRKSUBDIR= yes
|
|
|
|
post-extract:
|
|
@${RM} ${WRKSRC}/.icon-theme.cache
|
|
|
|
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
|
|
.include <bsd.port.mk>
|