diff options
Diffstat (limited to 'misc/kdeutils3/Makefile')
-rw-r--r-- | misc/kdeutils3/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile deleted file mode 100644 index 5e040d99442a..000000000000 --- a/misc/kdeutils3/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: kdeutils2 -# Date created: Sun 14 May 2000 02:52:20 -# Whom: Will Andrews <will@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= kdeutils -PORTVERSION= 2.1.1 -CATEGORIES= misc kde -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src - -MAINTAINER= will@FreeBSD.org - -USE_KDELIBS_VER=2 -USE_BZIP2= yes -INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes - -.include <bsd.port.mk> |