mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
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
18 lines
315 B
Makefile
18 lines
315 B
Makefile
# New ports collection makefile for: french/acroread9
|
|
# Date created: 28 March 2009
|
|
# Whom: hrs
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 9.4.2
|
|
PORTREVISION= 1
|
|
CATEGORIES= french print linux
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread9
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= FRA
|
|
|
|
.include "${MASTERDIR}/Makefile"
|