aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0-es/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-06-29 05:37:25 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-06-29 05:37:25 +0000
commitd094e113f37e3b6318c46c91c5ade948d4d18ce9 (patch)
tree472d346662830af419092bbd1facede489965349 /editors/openoffice-1.0-es/Makefile
parenteee34b264fe695d73cac649734d2fbeba7485b11 (diff)
downloadports-d094e113f37e3b6318c46c91c5ade948d4d18ce9.tar.gz
ports-d094e113f37e3b6318c46c91c5ade948d4d18ce9.zip
Remove openoffice.org localized ports as I announced:
o http://docs.freebsd.org/cgi/getmsg.cgi?fetch=25587+0+archive/2005/freebsd-openoffice/20050529.freebsd-openoffice o still you can build them via knobs for 1.1 see ports/editors/openoffice-1.1/files/Makefile.localized o 1.0 has been broken for long time, no longer maintained actively. (but still I don't delete 1.0 and delete only localized versions)
Notes
Notes: svn path=/head/; revision=138155
Diffstat (limited to 'editors/openoffice-1.0-es/Makefile')
-rw-r--r--editors/openoffice-1.0-es/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/editors/openoffice-1.0-es/Makefile b/editors/openoffice-1.0-es/Makefile
deleted file mode 100644
index 23cc51f8a15a..000000000000
--- a/editors/openoffice-1.0-es/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: OpenOffice.org for Spanish language
-# Date created: Tue Jun 11 16:47:21 UTC 2002
-# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-LANG_PKGNAME= es
-LANG_EXT= 34
-L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
-
-LANG_CONFIGURE_ARG= SPAN
-MASTERDIR= ${.CURDIR}/../openoffice-1.0
-
-BROKEN= "Unfetchable"
-
-NO_LATEST_LINK= yes
-.include "${MASTERDIR}/Makefile"