16 lines
341 B
Makefile
16 lines
341 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
|
|
|
|
USES= tar:bzip2
|
|
WRKSRC= "${WRKDIR}/Gion"
|
|
|
|
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
|
|
.include <bsd.port.mk>
|