diff options
Diffstat (limited to 'x11-themes/kde-icons-os-k/Makefile')
-rw-r--r-- | x11-themes/kde-icons-os-k/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/x11-themes/kde-icons-os-k/Makefile b/x11-themes/kde-icons-os-k/Makefile deleted file mode 100644 index 4d4478d6b7f4..000000000000 --- a/x11-themes/kde-icons-os-k/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= os-k -PORTVERSION= 1.15 -MASTER_SITES= http://nordbryggan.se/pub/ -DISTNAME= OS-K_v115 - -COMMENT= KDE OS-K iconset - -BROKEN= Unfetchable -USES= tar:bzip2 -WRKSRC= ${WRKDIR}/OS-K -PLIST_FILE_PATTERN_EXTRA= -v "^\./(buildset|README)" - -NO_STAGE= yes -.include "${.CURDIR}/../kde-icons-noia/Makefile.icons" |