mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
13 lines
216 B
Makefile
13 lines
216 B
Makefile
# Created by: hrs
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= chinese print linux
|
|
PKGNAMEPREFIX= zh_CN-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread8
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= CHS
|
|
|
|
.include "${MASTERDIR}/Makefile"
|