blob: b80942870815ae10d87da6ed59aeac9be1a76917 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Created by: hrs
# $FreeBSD$
CATEGORIES= japanese print
MASTERDIR= ${.CURDIR}/../../print/acroread8
DISTINFO_FILE= ${.CURDIR}/distinfo
ADOBE_LANG= JPN
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|