diff options
Diffstat (limited to 'hungarian/openoffice-1.1/Makefile')
-rw-r--r-- | hungarian/openoffice-1.1/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/hungarian/openoffice-1.1/Makefile b/hungarian/openoffice-1.1/Makefile deleted file mode 100644 index e3621f07775e..000000000000 --- a/hungarian/openoffice-1.1/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: OpenOffice.org for Hungarian language -# Date created: Sun Mar 21 17:38:13 JST 2003 -# Whom: NAKATA Maho <maho@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= hungarian - -LANG_PKGNAME= hu -LANG_EXT= 36 -LANG_CONFIGURE_ARG= HUNG -MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1 - -.include "${MASTERDIR}/Makefile" |