12 lines
207 B
Makefile
12 lines
207 B
Makefile
# Created by: hrs
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= french print linux
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread8
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= FRA
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|