14 lines
357 B
Makefile
14 lines
357 B
Makefile
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
|
|
PORTNAME= nuvola
|
|
PORTVERSION= 1.0
|
|
PORTREVISION= 1
|
|
MASTER_SITES= http://www.icon-king.com/files/ \
|
|
GENTOO
|
|
|
|
COMMENT= KDE Nuvola iconset, SVG evolution of SKY
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
|
PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|