ed27879cd9
o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
19 lines
442 B
Makefile
19 lines
442 B
Makefile
# New ports collection makefile for: KDE iconset Sky
|
|
# Date created: Tue Feb 24 09:09:57 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= sky
|
|
PORTVERSION= 0.7.3
|
|
MASTER_SITES= http://www.kde-look.org/content/files/
|
|
DISTNAME= 3095-${PORTNAME}-${PORTVERSION}dave
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
COMMENT= KDE SKY iconset
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|