13 lines
224 B
Makefile
13 lines
224 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
|
|
|
|
.include "${MASTERDIR}/Makefile"
|