freebsd-ports/x11-themes/gnome-icons-gion/Makefile
Dmitry Marakasov 119dd1d628 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2017-09-17 09:01:54 +00:00

19 lines
386 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
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>