11 lines
193 B
Makefile
11 lines
193 B
Makefile
# Created by: hrs
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= korean print linux
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread8
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= KOR
|
|
|
|
.include "${MASTERDIR}/Makefile"
|