freebsd-ports/x11-themes/gnome-icons-elementary/Makefile
Chris Rees e6a4dd9742 It all started with a little blue folder and about five other icons for
Object-Dock. Today, elementary icons is one of the most beautiful,
professional, and popular tango-styled icon sets on Gnome-Look,
it has won editor's choice on UpToDown.com,
inspired many new works such as the popular gnome-colors and new-wave
themes, and has even been proposed and implemented as the default look
for quite a few Linux distributions including Freezy Linux and
Frugalware Linux.

WWW:	http://danrabbit.deviantart.com/art/elementary-Icons-65437279

PR:		ports/159392
Submitted by:	Nicole Reid <root@cooltrainer.org>
2011-08-17 17:27:48 +00:00

19 lines
455 B
Makefile

# New ports collection makefile for: gnome-icons-elementary
# Date created: 2010-04-16
# Whom: 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
.include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk"
.include <bsd.port.mk>