diff options
Diffstat (limited to 'audio/koog/Makefile')
-rw-r--r-- | audio/koog/Makefile | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/audio/koog/Makefile b/audio/koog/Makefile deleted file mode 100644 index f44a558..0000000 --- a/audio/koog/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: koog -# Date created: 09 April 2001 -# Whom: Jeremy Shaffner <jeremy@external.org> -# -# $FreeBSD$ -# - -PORTNAME= koog -PORTVERSION= 0.3 -PORTREVISION= 1 -CATEGORIES= audio kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= jeremy@external.org - -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext - -USE_KDELIBS_VER= 2 -USE_XPM= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -MAKE_ENV= ${CONFIGURE_ENV} - -.include <bsd.port.mk> |