46f1df319a
- Remove CONFLICTS. All of the localized versions can coexist now. - Update the localized versions to 7.0.5 if possible. - Add support for print/acroreadwrapper. Discussed with: netchild and mezz PR: ports/90319
18 lines
331 B
Makefile
18 lines
331 B
Makefile
# New ports collection makefile for: acroread-zh_TW
|
|
# Date created: 2005-10-05
|
|
# Whom: trevor
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 7.0.1
|
|
PORTREVISION= 1
|
|
CATEGORIES= chinese print linux
|
|
PKGNAMEPREFIX= zh_TW-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread7
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= CHT
|
|
|
|
.include "${MASTERDIR}/Makefile"
|