d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
19 lines
320 B
Makefile
19 lines
320 B
Makefile
# New ports collection makefile for: it-acroread
|
|
# Date created: 6 Oct 2005
|
|
# Whom: ale@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 7.0.9
|
|
PORTREVISION= 1
|
|
PKGNAMEPREFIX= it-
|
|
|
|
MAINTAINER= ale@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../acroread7
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= ITA
|
|
|
|
.include "${MASTERDIR}/Makefile"
|