1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/x11-themes/gnome-icons-dropline-neu/Makefile
Mathieu Arnold 065c026fe5 Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
2015-11-05 12:36:25 +00:00

17 lines
350 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
NO_WRKSUBDIR= yes
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>