diff options
Diffstat (limited to 'french/calligra-l10n/Makefile')
-rw-r--r-- | french/calligra-l10n/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/french/calligra-l10n/Makefile b/french/calligra-l10n/Makefile deleted file mode 100644 index 10541cda7a2b..000000000000 --- a/french/calligra-l10n/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# New ports collection makefile for: koffice-kde4-l10n-fr -# Date created: 28 November 2009 -# Whom: Dima Panov <fluffy@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= koffice-l10n -PORTVERSION= ${KOFFICE2_VERSION} -PORTREVISION= 1 -CATEGORIES?= french editors kde - -MAINTAINER= kde@FreeBSD.org -COMMENT= French messages and documentation for KOffice2 - -KOFFICE2_L10N= fr - -.include "${.CURDIR}/../../editors/koffice-kde4-l10n/files/bsd.l10n.mk" -.include <bsd.port.mk> |