evolution of SKY o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
18 lines
488 B
Makefile
18 lines
488 B
Makefile
# New ports collection makefile for: KDE iconset Nuvola
|
|
# Date created: Fri Feb 13 11:24:29 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= nuvola
|
|
PORTVERSION= 0.2.5
|
|
MASTER_SITES= http://www.icon-king.com/distro/
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}dave
|
|
|
|
COMMENT= KDE Nuvola iconset, SVG evolution of SKY
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
|
PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|