mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
14 lines
233 B
Makefile
14 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"
|