12 lines
195 B
Makefile
12 lines
195 B
Makefile
# Created by: hrs
|
|
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= no-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread8
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= NOR
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|