mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
13 lines
195 B
Makefile
13 lines
195 B
Makefile
# Created by: hrs
|
|
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= fi-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread8
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= SUO
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|