diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
commit | a54fe1ca9c33931d7c4381a84ee11454f9831c08 (patch) | |
tree | 16cc7f849128603b27ba13f7bdb8ae11e1eadd30 /russian/calligra-l10n/Makefile | |
parent | c7651500a041b224f401ba85fc192aac6ad83c1c (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'.5-eol
Notes
Notes:
svn path=/head/; revision=214069
svn path=/tags/RELEASE_5_EOL/; revision=214070; tag=5-eol
Diffstat (limited to 'russian/calligra-l10n/Makefile')
-rw-r--r-- | russian/calligra-l10n/Makefile | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/russian/calligra-l10n/Makefile b/russian/calligra-l10n/Makefile deleted file mode 100644 index 5dfd7814f4db..000000000000 --- a/russian/calligra-l10n/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: koffice-i18n-ru -# Date created: 27 April 2003 -# Whom: Michael Nottebrock <michaelnottebrock@gmx.net> -# -# $FreeBSD$ -# - -PORTNAME= koffice-i18n -PORTVERSION= 1.6.3 -CATEGORIES?= russian kde -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src/koffice-l10n -PKGNAMEPREFIX= ru- -DIST_SUBDIR= KDE - -MAINTAINER= kde@FreeBSD.org -COMMENT= Russian messages and documentation for koffice - -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext - -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> |