freebsd-ports/x11-themes/kde-icons-gartoon-blue-svg/Makefile
Mario Sergio Fujikawa Ferreira 9dd3ccd146 - Remove BROKEN: fix fetch by adding new MASTER_SITES
- fluffy has been housing the distfiles under MASTER_SITE_LOCAL

PR:		ports/140443
Submitted by:	fluffy
2009-11-22 08:33:51 +00:00

23 lines
604 B
Makefile

# New ports collection makefile for: KDE iconset Gartoon Blue
# Date created: Mon Nov 15 20:30:10 UTC 2004
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gartoon
PORTVERSION= 1.3
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://ns.ael.ru/ports/distfiles/KDE/
MASTER_SITE_SUBDIR= fluffy
PKGNAMESUFFIX= -blue-svg
DISTNAME= ICONS-Gartoon.Blue-SVG-v${PORTVERSION}
COMMENT= KDE Gartoon Blue SVG iconset
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/Gartoon.Blue
PORT_SHAREDIR?= "${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}"
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"