mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
20 lines
320 B
Makefile
20 lines
320 B
Makefile
# New ports collection makefile for: it-acroread
|
|
# Date created: 6 Oct 2005
|
|
# Whom: ale@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 7.0.8
|
|
PORTREVISION= 0
|
|
PKGNAMEPREFIX= it-
|
|
|
|
MAINTAINER= ale@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../acroread7
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= ITA
|
|
|
|
.include "${MASTERDIR}/Makefile"
|