diff options
Diffstat (limited to 'editors/calligra-l10n-el/Makefile')
-rw-r--r-- | editors/calligra-l10n-el/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/editors/calligra-l10n-el/Makefile b/editors/calligra-l10n-el/Makefile deleted file mode 100644 index 7afd60223ba5..000000000000 --- a/editors/calligra-l10n-el/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: koffice-kde4-l10n-el -# 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= Modern Greek messages and documentation for KOffice2 - -KOFFICE2_L10N= el - -.include "${.CURDIR}/../../editors/koffice-kde4-l10n/files/bsd.l10n.mk" -.include <bsd.port.mk> |