16 lines
289 B
Makefile
16 lines
289 B
Makefile
# New ports collection makefile for: french/acroread
|
|
# Date created: 2005-10-05
|
|
# Whom: trevor
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= french print linux
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread7
|
|
|
|
ADOBE_LANG= fra
|
|
CMD_SUFFIX= -fr
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|