freebsd-ports/portuguese/Makefile
Hiroki Sato 00e8ec4600 Remove ports of Adobe Reader 7 and the localized versions because of
security vulnerability.  The print/acroreadwrapper new supports
acroread8 only.

Security:	CVE-2008-2641
Security:	CVE-2008-0883
Security:	http://www.adobe.com/support/security/bulletins/apsb08-15.html
2008-09-06 04:59:52 +00:00

22 lines
493 B
Makefile

# $FreeBSD$
#
COMMENT = Portuguese language support
SUBDIR += acroread8
SUBDIR += aspell
SUBDIR += aspell-pt_BR
SUBDIR += irpf-pt_BR
SUBDIR += ispell-pt_BR
SUBDIR += kde3-i18n
SUBDIR += kde3-i18n-pt_BR
SUBDIR += kde4-l10n
SUBDIR += kde4-l10n-pt_BR
SUBDIR += koffice-i18n
SUBDIR += koffice-i18n-pt_BR
SUBDIR += php_doc-br
SUBDIR += staroffice52
SUBDIR += webalizer-pt_BR
SUBDIR += webalizer-pt_PT
.include <bsd.port.subdir.mk>