17 lines
293 B
Makefile
17 lines
293 B
Makefile
# New ports collection makefile for: es-acroread
|
|
# Date created: 2005-10-05
|
|
# Whom: trevor
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 7.0.8
|
|
PORTREVISION= 0
|
|
PKGNAMEPREFIX= es-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread7
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= ESP
|
|
|
|
.include "${MASTERDIR}/Makefile"
|