mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
13 lines
207 B
Makefile
13 lines
207 B
Makefile
# Created by: hrs
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= korean print linux
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread8
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= KOR
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|