aboutsummaryrefslogtreecommitdiff
path: root/editors/koffice-kde4-l10n-gl/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-03-13 19:13:51 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-03-13 19:13:51 +0000
commita209c5b185423decb49344e360900c7bd7e43222 (patch)
treebeea7a17a306cd21cbbf4ce8ce1eae64ec530cca /editors/koffice-kde4-l10n-gl/Makefile
parent7f59efef38bda87187c5cccd4d443c9b31fb9a51 (diff)
Notes
Diffstat (limited to 'editors/koffice-kde4-l10n-gl/Makefile')
-rw-r--r--editors/koffice-kde4-l10n-gl/Makefile29
1 files changed, 29 insertions, 0 deletions
diff --git a/editors/koffice-kde4-l10n-gl/Makefile b/editors/koffice-kde4-l10n-gl/Makefile
new file mode 100644
index 000000000000..d91721e5ce05
--- /dev/null
+++ b/editors/koffice-kde4-l10n-gl/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: koffice-i18n-gl
+# Date created: 03 March 2007
+# Whom: Michael Nottebrock <lofi@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= koffice-i18n
+PORTVERSION= 1.6.2
+CATEGORIES?= misc kde
+MASTER_SITES= ${MASTER_SITE_KDE}
+MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src/koffice-l10n
+PKGNAMEPREFIX= gl-
+DIST_SUBDIR= KDE
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Gallegan 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>