mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
c679b43e32
longer installed.
19 lines
331 B
Makefile
19 lines
331 B
Makefile
# New ports collection makefile for: acroread-zh_CN
|
|
# Date created: 2005-10-05
|
|
# Whom: trevor
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 7.0.1
|
|
PORTREVISION= 3
|
|
CATEGORIES= chinese print linux
|
|
PKGNAMEPREFIX= zh_CN-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread7
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= CHS
|
|
|
|
.include "${MASTERDIR}/Makefile"
|