mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
16 lines
273 B
Makefile
16 lines
273 B
Makefile
|
# New ports collection makefile for: es-acroread
|
||
|
# Date created: 2005-10-05
|
||
|
# Whom: trevor
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PKGNAMEPREFIX= es-
|
||
|
MASTERDIR= ${.CURDIR}/../../print/acroread7
|
||
|
|
||
|
ADOBE_LANG= esp
|
||
|
CMD_SUFFIX= -es
|
||
|
MD5_FILE= ${.CURDIR}/distinfo
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|