ace82c4586
does not work with Linux emulation environment. Bump PORTEPOCH. Approved by: portmgr (krion)
19 lines
322 B
Makefile
19 lines
322 B
Makefile
# New ports collection makefile for: korean/acroread
|
|
# Date created: 2005-10-05
|
|
# Whom: trevor
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 7.0.1
|
|
PORTREVISION= 0
|
|
PORTEPOCH= 1
|
|
CATEGORIES= korean print linux
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread7
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= KOR
|
|
|
|
.include "${MASTERDIR}/Makefile"
|