mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
065c026fe5
PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735
17 lines
350 B
Makefile
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>
|