diff options
Diffstat (limited to 'russian/calligra-l10n/Makefile')
-rw-r--r-- | russian/calligra-l10n/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/russian/calligra-l10n/Makefile b/russian/calligra-l10n/Makefile deleted file mode 100644 index 4419acdc1c06..000000000000 --- a/russian/calligra-l10n/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: koffice-i18n-ru -# Date created: 27 April 2003 -# Whom: Michael Nottebrock <michaelnottebrock@gmx.net> -# -# $FreeBSD$ -# - -PORTNAME= koffice-l10n -PORTVERSION= ${KOFFICE2_VERSION} -CATEGORIES= russian editors kde - -MAINTAINER= kde@FreeBSD.org -COMMENT= Russian messages and documentation for KOffice2 - -KOFFICE2_L10N= ru - -.include "${.CURDIR}/../../editors/koffice-kde4-l10n/files/bsd.l10n.mk" -.include <bsd.port.mk> |