559d220a2a
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)
18 lines
444 B
Makefile
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>
|