mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
Add kde3-i18n-cy. This port is set to IGNORE,
it will be activated once the rest of KDE 3.2 is committed.
This commit is contained in:
parent
fe4220d7f7
commit
cc266fe9d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99955
@ -150,6 +150,7 @@
|
||||
SUBDIR += kde3-i18n-bs
|
||||
SUBDIR += kde3-i18n-ca
|
||||
SUBDIR += kde3-i18n-cs
|
||||
SUBDIR += kde3-i18n-cy
|
||||
SUBDIR += kde3-i18n-da
|
||||
SUBDIR += kde3-i18n-el
|
||||
SUBDIR += kde3-i18n-en_GB
|
||||
|
31
misc/kde3-i18n-cy/Makefile
Normal file
31
misc/kde3-i18n-cy/Makefile
Normal file
@ -0,0 +1,31 @@
|
||||
# New ports collection makefile for: kde3-i18n-cy
|
||||
# Date created: 20 Jan 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}a/src/kde-i18n
|
||||
PKGNAMEPREFIX= cy-
|
||||
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>
|
1
misc/kde3-i18n-cy/distinfo
Normal file
1
misc/kde3-i18n-cy/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (KDE/kde-i18n/kde-i18n-cy-3.2.0.tar.bz2) = d581ce9df7efe597db98477fc0d88f3c
|
3
misc/kde3-i18n-cy/pkg-descr
Normal file
3
misc/kde3-i18n-cy/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Localized messages and documentation for KDE3.
|
||||
|
||||
WWW: http://i18n.kde.org/
|
0
misc/kde3-i18n-cy/pkg-plist
Normal file
0
misc/kde3-i18n-cy/pkg-plist
Normal file
Loading…
Reference in New Issue
Block a user