diff options
Diffstat (limited to 'polish/openoffice/Makefile')
-rw-r--r-- | polish/openoffice/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/polish/openoffice/Makefile b/polish/openoffice/Makefile deleted file mode 100644 index 0401d62d03c..00000000000 --- a/polish/openoffice/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: OpenOffice for Polish language -# Date created: Tue Jun 11 16:47:21 UTC 2002 -# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= polish - -LANG_PKGNAME= pl -LANG_EXT= 48 -LANG_CONFIGURE_ARG= POL -MASTERDIR= ${.CURDIR}/../../editors/openoffice - -.include "${MASTERDIR}/Makefile" |