mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
17 lines
322 B
Makefile
17 lines
322 B
Makefile
# New ports collection makefile for: portuguese/acroread
|
|
# Date created: 2005-10-05
|
|
# Whom: trevor
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= portuguese print linux
|
|
PKGNAMEPREFIX= pt_BR-
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread7
|
|
|
|
ADOBE_LANG= ptb
|
|
CMD_SUFFIX= -pt_BR
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|