summaryrefslogtreecommitdiff
path: root/misc/kde4-l10n-ro/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/kde4-l10n-ro/Makefile')
-rw-r--r--misc/kde4-l10n-ro/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/misc/kde4-l10n-ro/Makefile b/misc/kde4-l10n-ro/Makefile
new file mode 100644
index 000000000000..35d951d5a179
--- /dev/null
+++ b/misc/kde4-l10n-ro/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: kde2-i18n
+# Date created: 1 March 2001
+# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= kde-i18n
+PORTVERSION= 2.1
+CATEGORIES= misc kde
+MASTER_SITES= ${MASTER_SITE_KDE}
+MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src
+
+MAINTAINER= demon@FreeBSD.org
+
+LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 \
+ intl.1:${PORTSDIR}/devel/gettext
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>