summaryrefslogtreecommitdiff
path: root/misc/kde4-l10n-bn_IN/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--misc/kde4-l10n-bn_IN/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/misc/kde4-l10n-bn_IN/Makefile b/misc/kde4-l10n-bn_IN/Makefile
new file mode 100644
index 000000000000..9b9cc8969502
--- /dev/null
+++ b/misc/kde4-l10n-bn_IN/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: misc/kde4-l10n-bn_IN
+# Date created: 2009-01-25
+# Whom: Max Brazhnikov <makc@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= kde-l10n
+PORTVERSION= ${KDE4_VERSION}
+CATEGORIES= misc kde
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Bengali (India) messages and documentation for KDE4
+
+KDE4_L10N= bn_IN
+
+post-extract:
+ ${MKDIR} ${WRKSRC}/build
+
+.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
+.include <bsd.port.mk>