diff options
Diffstat (limited to 'devel/kpp/Makefile')
-rw-r--r-- | devel/kpp/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/kpp/Makefile b/devel/kpp/Makefile deleted file mode 100644 index c19d87c..0000000 --- a/devel/kpp/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: kpp -# Date created: 19 Nov 1999 -# Whom: Will Andrews <andrews@technologist.com> -# -# $FreeBSD$ -# - -PORTNAME= kpp -PORTVERSION= 0.16d -CATEGORIES= devel -MASTER_SITES= http://www.msoe.edu/~geiseri/files/ - -MAINTAINER= ports@FreeBSD.org - -USE_KDELIBS_VER=1 -GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--datadir=${PREFIX} -CONFIGURE_ENV= KDEDIR="${PREFIX}" - -.include <bsd.port.mk> |