mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
17 lines
381 B
Makefile
17 lines
381 B
Makefile
# Created by: Nicole Reid <root@cooltrainer.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= elementary
|
|
PORTVERSION= 2.5
|
|
CATEGORIES= x11-themes gnome
|
|
MASTER_SITES= http://update.cooltrainer.org/x11-themes/gnome-icons-elementary/
|
|
|
|
MAINTAINER= root@cooltrainer.org
|
|
COMMENT= Elementary icon set
|
|
|
|
LICENSE= GPLv2
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
|
|
.include <bsd.port.mk>
|