summaryrefslogtreecommitdiff
path: root/misc/kde4-l10n-is/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/kde4-l10n-is/Makefile')
-rw-r--r--misc/kde4-l10n-is/Makefile30
1 files changed, 11 insertions, 19 deletions
diff --git a/misc/kde4-l10n-is/Makefile b/misc/kde4-l10n-is/Makefile
index b9ca8ecb6eb3..596230902c3a 100644
--- a/misc/kde4-l10n-is/Makefile
+++ b/misc/kde4-l10n-is/Makefile
@@ -1,29 +1,21 @@
-# New ports collection makefile for: kde3-i18n-is
-# Date created: 05 April 2002
-# Whom: Lauri Watts <lauri@kde.org>
+# New ports collection makefile for: misc/kde4-l10n-is
+# Date created: 2009-01-25
+# Whom: Max Brazhnikov <makc@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= is-
-DIST_SUBDIR= KDE
+PORTNAME= kde-l10n
+PORTVERSION= ${KDE4_VERSION}
+CATEGORIES= misc kde
MAINTAINER= kde@FreeBSD.org
-COMMENT= Icelandic messages and documentation for KDE3
+COMMENT= Icelandic messages and documentation for KDE4
-BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
+KDE4_L10N= is
-USE_KDELIBS_VER=3
-USE_BZIP2= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-KDE_I18N= yes
-
-.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
+post-extract:
+ ${MKDIR} ${WRKSRC}/build
+.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>