blob: 34436f04587b29518a552df33d242d9c44627d4c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: es-acroread
# Date created: 2005-10-05
# Whom: trevor
#
# $FreeBSD$
#
PORTVERSION= 7.0.9
PORTREVISION= 0
PKGNAMEPREFIX= es-
MASTERDIR= ${.CURDIR}/../../print/acroread7
MD5_FILE= ${.CURDIR}/distinfo
ADOBE_LANG= ESP
.include "${MASTERDIR}/Makefile"
|