13 lines
233 B
Makefile
13 lines
233 B
Makefile
# Created by: hrs
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= portuguese print linux
|
|
PKGNAMEPREFIX= pt_BR-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread8
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= PTB
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|