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