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