mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
7f26c21995
Security: CVE-2006-5857, CVE-2007-0045, CVE-2007-0046, CVE-2007-0047, CVE-2007-0048 Security: http://www.adobe.com/support/security/bulletins/apsb07-01.html
18 lines
317 B
Makefile
18 lines
317 B
Makefile
# New ports collection makefile for: no-acroread
|
|
# Date created: 2005-08-08
|
|
# Whom: chinsan <chinsan.tw@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 7.0.9
|
|
PORTREVISION= 0
|
|
PKGNAMEPREFIX= no-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread7
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= NOR
|
|
|
|
.include "${MASTERDIR}/Makefile"
|