aboutsummaryrefslogtreecommitdiff
path: root/misc/kde4-l10n-ml/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-09 16:52:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-09 16:52:28 +0000
commit568f8e877fb50618d4813b943d712e3bc08fd147 (patch)
tree16eef3a555a802ca06d05606c7f2a75ccbc6a431 /misc/kde4-l10n-ml/Makefile
parentbdcf355d6dedb8678255a8053a2b423f9cc7cc6c (diff)
downloadports-568f8e877fb50618d4813b943d712e3bc08fd147.tar.gz
ports-568f8e877fb50618d4813b943d712e3bc08fd147.zip
Notes
Diffstat (limited to 'misc/kde4-l10n-ml/Makefile')
-rw-r--r--misc/kde4-l10n-ml/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/misc/kde4-l10n-ml/Makefile b/misc/kde4-l10n-ml/Makefile
new file mode 100644
index 000000000000..b698e4525a1b
--- /dev/null
+++ b/misc/kde4-l10n-ml/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: kde4-l10n-ml
+# Date created: 29 July 2008
+# Whom: Martin Wilke <miwi@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= kde-l10n-ml
+PORTVERSION= ${KDE4_VERSION}
+CATEGORIES= misc kde
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Malayalam messages and documentation for KDE4
+
+KDE4_L10N= yes
+
+post-extract:
+ ${MKDIR} ${WRKSRC}/build
+
+.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
+.include <bsd.port.mk>