summaryrefslogtreecommitdiff
path: root/misc/kde4-l10n-nl/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-12-31 12:35:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-12-31 12:35:17 +0000
commit18a56320c9602155ab8efec1503104da172eb882 (patch)
treee6c9bc10db8d29a4e76a24cac3a7ecc376035aec /misc/kde4-l10n-nl/Makefile
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_3_0'.release/6.3.0
Notes
Notes: svn path=/head/; revision=204758 svn path=/tags/RELEASE_6_3_0/; revision=204759; tag=release/6.3.0
Diffstat (limited to 'misc/kde4-l10n-nl/Makefile')
-rw-r--r--misc/kde4-l10n-nl/Makefile29
1 files changed, 0 insertions, 29 deletions
diff --git a/misc/kde4-l10n-nl/Makefile b/misc/kde4-l10n-nl/Makefile
deleted file mode 100644
index 18b2ea8ec46d..000000000000
--- a/misc/kde4-l10n-nl/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: kde3-i18n-nl
-# Date created: 05 April 2002
-# Whom: Lauri Watts <lauri@kde.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kde-i18n
-PORTVERSION= ${KDE_VERSION}
-CATEGORIES?= misc kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src/kde-i18n
-PKGNAMEPREFIX= nl-
-DIST_SUBDIR= KDE
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= Dutch messages and documentation for KDE3
-
-BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
-
-USE_KDELIBS_VER=3
-USE_BZIP2= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-KDE_I18N= yes
-
-.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
-
-.include <bsd.port.mk>