ea774469a0
PR: ports/109056 Submitted by: Maxim Samsonov <xors@mne.ru> Approved by: maintainer timeout (lioux; 5 months)
20 lines
516 B
Makefile
20 lines
516 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= 1.0
|
|
PORTREVISION= 1
|
|
MASTER_SITES= http://www.icon-king.com/files/ \
|
|
${MASTER_SITE_GENTOO}
|
|
MASTER_SITE_SUBDIR= distfiles
|
|
|
|
COMMENT= KDE Nuvola iconset, SVG evolution of SKY
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
|
PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|