925a63c64f
Submitted by: chinsan PR: 84880, 84881, 84882, 84892, and 84893
17 lines
331 B
Makefile
17 lines
331 B
Makefile
# New ports collection makefile for: no-acroread
|
|
# Date created: 2005-08-08
|
|
# Whom: chinsan <chinsan.tw@gmail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMEPREFIX= no-
|
|
|
|
MAINTAINER= chinsan.tw@gmail.com
|
|
|
|
ADOBE_LANG= nor
|
|
CMD_SUFFIX= -no
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread7
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|