freebsd-ports/x11-themes/gnome-icons-gion/Makefile
2019-11-06 16:26:34 +00:00

21 lines
408 B
Makefile

# $FreeBSD$
PORTNAME= gion
PORTVERSION= 0.1.2
CATEGORIES= x11-themes gnome
MASTER_SITES= http://www.silvestre.com.ar/icons/
DISTNAME= Gion-${PORTVERSION}
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Gion Icons for Gnome
BROKEN= unfetchable
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/Gion/COPYING
USES= tar:bzip2
NO_WRKSUBDIR= yes
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>