diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-11-09 11:13:56 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-11-09 11:13:56 +0000 |
commit | 1318b339de12b7cb1516e553899b527ea7f4733e (patch) | |
tree | c09cea88fcbe7904d89eeffd0a380cbff66f181e /editors | |
parent | 82c65b0d6bf4532fa3165515a90fa1de5cad9b90 (diff) | |
download | ports-1318b339de12b7cb1516e553899b527ea7f4733e.tar.gz ports-1318b339de12b7cb1516e553899b527ea7f4733e.zip |
Notes
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" |