c7a40b2d96
o Port inherits most of its logic from x11-themes/noia/Makefile.icons file
19 lines
509 B
Makefile
19 lines
509 B
Makefile
# New ports collection makefile for: KDE iconset Gorilla SVG
|
|
# Date created: Sat Feb 21 09:54:52 UTC 2004
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= GorillaSVG
|
|
PORTVERSION= 1.4
|
|
MASTER_SITES= http://gorillaonkde.home.comcast.net/gorilla/
|
|
DISTNAME= ${PORTNAME}_Icons-v${PORTVERSION}
|
|
|
|
COMMENT= KDE Gorilla SVG iconset
|
|
|
|
USE_BZIP2= yes
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
|
PORT_SHAREDIR?= "${PORTNAME}-${PORTVERSION}"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|