summaryrefslogtreecommitdiff
path: root/polish/openoffice/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-11-08 04:37:31 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-11-08 04:37:31 +0000
commitc012af99bcea42244f550d454f91a5b134b827ca (patch)
tree0c7eda9b2311adc6f0ecffca7bf32b3cf5948fb3 /polish/openoffice/Makefile
parent1. Iconv is required to fix segmentation violations and bus errors, (diff)
rename openoffice to openoffice-1.0 after repocopy
Acknowledgment to: nork
Notes
Notes: svn path=/head/; revision=93354
Diffstat (limited to '')
-rw-r--r--polish/openoffice/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/polish/openoffice/Makefile b/polish/openoffice/Makefile
deleted file mode 100644
index 0401d62d03cf..000000000000
--- 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"