11 lines
181 B
Makefile
11 lines
181 B
Makefile
# Created by: hrs
|
|
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= sv-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread8
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= SVE
|
|
|
|
.include "${MASTERDIR}/Makefile"
|