freebsd-ports/x11-themes/kde-icons-gorilla_svg/Makefile
Mario Sergio Fujikawa Ferreira c7a40b2d96 o New port kde-icons-gorilla_svg version 1.4: KDE Gorilla SVG iconset
o Port inherits most of its logic from x11-themes/noia/Makefile.icons
  file
2004-02-21 10:13:59 +00:00

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"