freebsd-ports/x11-themes/gnome-icons-gion/Makefile

17 lines
353 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
USE_BZIP2= yes
WRKSRC= "${WRKDIR}/Gion"
NO_STAGE= yes
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>