- Remove CONFLICTS. All of the localized versions can coexist now. - Update the localized versions to 7.0.5 if possible. - Add support for print/acroreadwrapper. Discussed with: netchild and mezz PR: ports/90319
16 lines
316 B
Makefile
16 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.1
|
|
PORTREVISION= 1
|
|
PKGNAMEPREFIX= nl-
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread7
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= NLD
|
|
|
|
.include "${MASTERDIR}/Makefile"
|