diff options
Diffstat (limited to 'audio/krio/Makefile')
-rw-r--r-- | audio/krio/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/audio/krio/Makefile b/audio/krio/Makefile deleted file mode 100644 index 4dba3cf6da2c..000000000000 --- a/audio/krio/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: krio -# Date created: 22 Sep 1999 -# Whom: ak@freenet.co.uk -# -# $FreeBSD$ -# - -PORTNAME= krio -PORTVERSION= 1.0.1 -PORTEPOCH= 1 -CATEGORIES= audio kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= ak@freenet.co.uk - -USE_KDEBASE_VER=1 -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-extra-includes=${LOCALBASE}/include - -.include <bsd.port.mk> |