f79316b1da
- Add LICENSE. - Add CUPS support. - Add acroread(1) manual page. Security: APSA11-04 Security: APSB11-24 Security: CVE-2011-2462 Security: CVE-2011-1353 Security: CVE-2011-2431 Security: CVE-2011-2432 Security: CVE-2011-2433 Security: CVE-2011-2434 Security: CVE-2011-2435 Security: CVE-2011-2436 Security: CVE-2011-2437 Security: CVE-2011-2438 Security: CVE-2011-2439 Security: CVE-2011-2440 Security: CVE-2011-2441 Security: CVE-2011-2442
17 lines
302 B
Makefile
17 lines
302 B
Makefile
# New ports collection makefile for: acroread9
|
|
# Date created: 28 March 2009
|
|
# Whom: hrs
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 9.4.2
|
|
PORTREVISION= 1
|
|
CATEGORIES= japanese print
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread9
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= JPN
|
|
|
|
.include "${MASTERDIR}/Makefile"
|