mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
20 lines
338 B
Makefile
20 lines
338 B
Makefile
# New ports collection makefile for: acroread
|
|
# Date created: 4 June 2005
|
|
# Whom: hrs@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= acroread
|
|
PORTVERSION= 7.0.8
|
|
PORTREVISION= 0
|
|
PORTEPOCH= 1
|
|
CATEGORIES= japanese print
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread7
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= JPN
|
|
|
|
.include "${MASTERDIR}/Makefile"
|