16 lines
278 B
Makefile
16 lines
278 B
Makefile
|
# New ports collection makefile for: german/acroread8
|
||
|
# Date created: 27 December 2007
|
||
|
# Whom: hrs
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
CATEGORIES= german print linux
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../print/acroread8
|
||
|
MD5_FILE= ${.CURDIR}/distinfo
|
||
|
|
||
|
ADOBE_LANG= DEU
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|