diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-04 14:25:45 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-04 14:25:45 +0000 |
commit | 285b66d54e35cfa84ed6a491fde86c1d82fa902e (patch) | |
tree | 39742de232acab5952ada19f0f7f2a281b875e65 /misc/kde4-l10n-gl | |
parent | cc266fe9d2284ec43c2350cbf994621d1f97904d (diff) | |
download | ports-285b66d54e35cfa84ed6a491fde86c1d82fa902e.tar.gz ports-285b66d54e35cfa84ed6a491fde86c1d82fa902e.zip |
Notes
Diffstat (limited to 'misc/kde4-l10n-gl')
-rw-r--r-- | misc/kde4-l10n-gl/Makefile | 31 | ||||
-rw-r--r-- | misc/kde4-l10n-gl/distinfo | 1 | ||||
-rw-r--r-- | misc/kde4-l10n-gl/pkg-descr | 3 |
3 files changed, 35 insertions, 0 deletions
diff --git a/misc/kde4-l10n-gl/Makefile b/misc/kde4-l10n-gl/Makefile new file mode 100644 index 000000000000..5f42c2cd6b61 --- /dev/null +++ b/misc/kde4-l10n-gl/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: kde3-i18n-gl +# Date created: 20 January 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= gl- +DIST_SUBDIR= KDE + +MAINTAINER= kde@FreeBSD.org +COMMENT= Localized messages and documentation for KDE3 + +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext + +IGNORE= This port will turn active with the release of KDE 3.2 + +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> diff --git a/misc/kde4-l10n-gl/distinfo b/misc/kde4-l10n-gl/distinfo new file mode 100644 index 000000000000..451b389716df --- /dev/null +++ b/misc/kde4-l10n-gl/distinfo @@ -0,0 +1 @@ +MD5 (KDE/kde-i18n/kde-i18n-gl-3.2.0.tar.bz2) = f4319f292a3af602150f8e5c8c60784d diff --git a/misc/kde4-l10n-gl/pkg-descr b/misc/kde4-l10n-gl/pkg-descr new file mode 100644 index 000000000000..3354ca873ecc --- /dev/null +++ b/misc/kde4-l10n-gl/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for KDE3. + +WWW: http://i18n.kde.org/ |