freebsd-ports/x11-themes/gnome-icons-elementary/Makefile
Baptiste Daroussin 559d220a2a Update to 3.0
Support stage

Changes for v3.0:
+ Tons of new -symbolic icons
+ Emoticons
+ Brand new folders
+ Updated apps
+ Revamped Mimetypes

PR:		ports/189643
Submitted by:	Nicole Reid <root@cooltrainer.org> (maintainer)
2014-05-11 22:34:15 +00:00

18 lines
444 B
Makefile

# Created by: Nicole Reid <root@cooltrainer.org>
# $FreeBSD$
PORTNAME= elementary
PORTVERSION= 3.0
CATEGORIES= x11-themes gnome
MASTER_SITES= https://cooltrainer.org/freebsd-ports/gnome-icons-elementary/
MAINTAINER= root@cooltrainer.org
COMMENT= Elementary icon set
LICENSE= GPLv2
USES= zip:infozip
EXTRACT_AFTER_ARGS?= -d ${WRKDIR} -x 'elementary/.bzrignore'
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>