18 lines
301 B
Makefile
18 lines
301 B
Makefile
# New ports collection makefile for: it-acroread
|
|
# Date created: 6 Oct 2005
|
|
# Whom: ale@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMEPREFIX= it-
|
|
|
|
MAINTAINER= ale@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../acroread7
|
|
|
|
ADOBE_LANG= ita
|
|
CMD_SUFFIX= -it
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|