aboutsummaryrefslogtreecommitdiff
path: root/misc/kde3-i18n-fy/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-02-01 09:13:29 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-02-01 09:13:29 +0000
commit79fc2a8db2d71f8c383c4457b4d8795116a4d927 (patch)
treeb56d5720d83221f3aedc320944c71e3cbfeca62f /misc/kde3-i18n-fy/Makefile
parent42cde963dc826aaf2b5c33ccb358738cb38e8d4d (diff)
downloadports-79fc2a8db2d71f8c383c4457b4d8795116a4d927.tar.gz
ports-79fc2a8db2d71f8c383c4457b4d8795116a4d927.zip
Update to KDE 3.5.1.
Notes
Notes: svn path=/head/; revision=154984
Diffstat (limited to 'misc/kde3-i18n-fy/Makefile')
-rw-r--r--misc/kde3-i18n-fy/Makefile29
1 files changed, 29 insertions, 0 deletions
diff --git a/misc/kde3-i18n-fy/Makefile b/misc/kde3-i18n-fy/Makefile
new file mode 100644
index 000000000000..0685552f94d1
--- /dev/null
+++ b/misc/kde3-i18n-fy/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: kde3-i18n-fy
+# Date created: 22 January 2005
+# Whom: Michael Nottebrock <lofi@freebsd.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= fy-
+DIST_SUBDIR= KDE
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Frisian 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>