mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
119dd1d628
- Update WWW Approved by: portmgr blanket
20 lines
386 B
Makefile
20 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>
|