diff options
Diffstat (limited to 'x11-themes/kde-icons-sparkling/Makefile')
-rw-r--r-- | x11-themes/kde-icons-sparkling/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/x11-themes/kde-icons-sparkling/Makefile b/x11-themes/kde-icons-sparkling/Makefile deleted file mode 100644 index 6d01fcddc361..000000000000 --- a/x11-themes/kde-icons-sparkling/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: KDE iconset Sparkling -# Date created: Fri Feb 13 11:24:29 UTC 2004 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= sparkling -PORTVERSION= 0.5 -MASTER_SITES= http://da-flow.schaekel.org/da-flow/daten/ -DISTNAME= ${PORTNAME}_${PORTVERSION} - -COMMENT= KDE Sparkling iconset - -WRKSRC= ${WRKDIR}/sparkling -PORT_SHAREDIR?="${PORTNAME}-${PORTVERSION}" - -BROKEN= Unfetchable -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2007-04-10 - -.include "${.CURDIR}/../kde-icons-noia/Makefile.icons" |