diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.1-cz/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/editors/openoffice-1.1-cz/Makefile b/editors/openoffice-1.1-cz/Makefile deleted file mode 100644 index 38613814c05a..000000000000 --- a/editors/openoffice-1.1-cz/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: OpenOffice for Czech language -# Date created: Sun Nov 9 09:29:41 JST 2003 -# Whom: NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= editors - -LANG_PKGNAME= cz -LANG_EXT= 420 -LANG_CONFIGURE_ARG= CZECH -MASTERDIR= ${.CURDIR}/../openoffice-1.1 - -.include "${MASTERDIR}/Makefile" |