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