aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/kdetoys4/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-10-16 07:41:55 +0000
commit40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch)
treed70bbf882801af3a4e58dde3ed6a1da1849479d4 /x11-clocks/kdetoys4/Makefile
parenta9f801a2186fcb89f70f7dcb211c6d4922c0e3af (diff)
Notes
Diffstat (limited to 'x11-clocks/kdetoys4/Makefile')
-rw-r--r--x11-clocks/kdetoys4/Makefile33
1 files changed, 0 insertions, 33 deletions
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile
deleted file mode 100644
index aa4fe57bc45b..000000000000
--- a/x11-clocks/kdetoys4/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# -*-mode: makefile-*-
-# New ports collection makefile for: kdetoys3
-# Date created: 14 May 2000 02:45:53
-# Whom: Will Andrews <will@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kdetoys
-PORTVERSION= ${KDE_VERSION}
-CATEGORIES= x11-clocks kde misc
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
-DIST_SUBDIR= KDE
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= Small applications for KDE
-
-USE_KDELIBS_VER=3
-PREFIX= ${KDE_PREFIX}
-
-USE_BZIP2= yes
-USE_REINPLACE= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-
-INSTALLS_SHLIB= yes
-LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3
-
-.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
-.include <bsd.port.pre.mk>
-
-.include <bsd.port.post.mk>