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