mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
18 lines
317 B
Makefile
18 lines
317 B
Makefile
# New ports collection makefile for: no-acroread
|
|
# Date created: 2005-08-08
|
|
# Whom: chinsan <chinsan.tw@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 7.0.8
|
|
PORTREVISION= 0
|
|
PKGNAMEPREFIX= no-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread7
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= NOR
|
|
|
|
.include "${MASTERDIR}/Makefile"
|