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