aboutsummaryrefslogtreecommitdiff
path: root/misc/kde3-i18n-sr_Latn/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-03-09 13:25:45 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-03-09 13:25:45 +0000
commit5f8f0b5b2fd15cf67b6b46f52ab6249f64881b63 (patch)
tree66668d1048ec882c927adc44d7a8d7d087c64ddd /misc/kde3-i18n-sr_Latn/Makefile
parent6fb07376354b895e46669d2006d476cac7c61cb9 (diff)
downloadports-5f8f0b5b2fd15cf67b6b46f52ab6249f64881b63.tar.gz
ports-5f8f0b5b2fd15cf67b6b46f52ab6249f64881b63.zip
Notes
Diffstat (limited to 'misc/kde3-i18n-sr_Latn/Makefile')
-rw-r--r--misc/kde3-i18n-sr_Latn/Makefile31
1 files changed, 31 insertions, 0 deletions
diff --git a/misc/kde3-i18n-sr_Latn/Makefile b/misc/kde3-i18n-sr_Latn/Makefile
new file mode 100644
index 000000000000..610be14f5298
--- /dev/null
+++ b/misc/kde3-i18n-sr_Latn/Makefile
@@ -0,0 +1,31 @@
+# New ports collection makefile for: kde3-i18n-sr@Latn
+# Date created: 01 March 2004
+# 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}/src/kde-i18n
+PKGNAMEPREFIX= sr@Latn-
+DIST_SUBDIR= KDE
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Localized messages and documentation for KDE3
+
+IGNORE= This port is part of KDE 3.2.1 and is not yet ready
+
+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>