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