14 lines
238 B
Makefile
14 lines
238 B
Makefile
# Created by: hrs
|
|
# $FreeBSD$
|
|
|
|
PORTVERSION= 9.4.2
|
|
PORTREVISION= 1
|
|
CATEGORIES= japanese print
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread9
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= JPN
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|