mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
c679b43e32
longer installed.
18 lines
317 B
Makefile
18 lines
317 B
Makefile
# New ports collection makefile for: sv-acroread
|
|
# Date created: 2005-08-08
|
|
# Whom: chinsan <chinsan.tw@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 7.0.1
|
|
PORTREVISION= 3
|
|
PKGNAMEPREFIX= sv-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread7
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= SVE
|
|
|
|
.include "${MASTERDIR}/Makefile"
|