15 lines
457 B
Makefile
15 lines
457 B
Makefile
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= dark-glass
|
|
PORTVERSION= 2.72
|
|
MASTER_SITES= http://www.mentalrey.it/icon_set/ \
|
|
ftp://ftp.itsinternet.net/pub/FreeBSD/ports/distfiles/KDE/ \
|
|
ftp://simant.ru/Distrib/misc/Look/kde/Icon%20Themes/
|
|
DISTNAME= DarkGlass_Reworked
|
|
|
|
COMMENT= KDE Dark Glass iconset
|
|
|
|
PLIST_FILE_PATTERN_EXTRA= -v "^\./(buildset|README)"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|