18 lines
331 B
Makefile
18 lines
331 B
Makefile
# New ports collection makefile for: acroread-zh_CN
|
|
# Date created: 2005-10-05
|
|
# Whom: trevor
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 7.0.8
|
|
PORTREVISION= 0
|
|
CATEGORIES= chinese print linux
|
|
PKGNAMEPREFIX= zh_CN-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread7
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= CHS
|
|
|
|
.include "${MASTERDIR}/Makefile"
|