aboutsummaryrefslogtreecommitdiff
path: root/editors/koffice-i18n-nn/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2009-04-28 21:27:54 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2009-04-28 21:27:54 +0000
commitb6bb8c3d3a17625aa826094130b3d84530b6dae4 (patch)
treef2de4a4d4b2f5c3fcbd1ee2ea6cce6d571bfb5f7 /editors/koffice-i18n-nn/Makefile
parente892f2bbcdaf08e461fb47a64eee749e1a02fe85 (diff)
downloadports-b6bb8c3d3a17625aa826094130b3d84530b6dae4.tar.gz
ports-b6bb8c3d3a17625aa826094130b3d84530b6dae4.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_2_0'.release/7.2.0
Notes
Notes: svn path=/head/; revision=232918 svn path=/tags/RELEASE_7_2_0/; revision=232919; tag=release/7.2.0
Diffstat (limited to 'editors/koffice-i18n-nn/Makefile')
-rw-r--r--editors/koffice-i18n-nn/Makefile30
1 files changed, 0 insertions, 30 deletions
diff --git a/editors/koffice-i18n-nn/Makefile b/editors/koffice-i18n-nn/Makefile
deleted file mode 100644
index 1262d3a6dd0e..000000000000
--- a/editors/koffice-i18n-nn/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# New ports collection makefile for: koffice-i18n-nn
-# Date created: 27 April 2003
-# Whom: Michael Nottebrock <michaelnottebrock@gmx.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= koffice-i18n
-PORTVERSION= 1.5.2
-PORTREVISION= 2
-CATEGORIES?= misc kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= Attic/koffice-${PORTVERSION}/src/koffice-l10n
-PKGNAMEPREFIX= nn-
-DIST_SUBDIR= KDE
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= Norwegian Nynorsk messages and documentation for koffice
-
-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>