mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
12 lines
181 B
Makefile
12 lines
181 B
Makefile
# Created by: hrs
|
|
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= nl-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread8
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= NLD
|
|
|
|
.include "${MASTERDIR}/Makefile"
|