[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / misc / packages / FreeBSD / openxm-ports / openxm

File: [local] / OpenXM / misc / packages / FreeBSD / openxm-ports / openxm / Makefile (download)

Revision 1.2, Sat Oct 28 20:21:22 2000 UTC (23 years, 8 months ago) by maekawa
Branch: MAIN
Changes since 1.1: +10 -4 lines

At least compile all.

# New Ports Collection Makefile for:	OpenXM
#
# $OpenXM: OpenXM/misc/packages/FreeBSD/openxm-ports/openxm/Makefile,v 1.2 2000/10/28 20:21:22 maekawa Exp $
#

PORTNAME=	openxm
PORTVERSION=	1.1.3
CATEGORIES=	math
MASTER_SITES=	ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/${PORTVERSION}/
DISTNAME=	openxm-${PORTVERSION}

MAINTAINER=	maekawa@math.sci.kobe-u.ac.jp

BUILD_DEPENDS=	${PREFIX}/jdk1.1.8/bin/javac:${PORTSDIR}/java/jdk \
		jlatex2html:${PORTSDIR}/japanese/latex2html \
		jmakeinfo:${PORTSDIR}/japanese/texinfo \
		texi2html:${PORTSDIR}/textproc/texi2html \

MAN1=		sm1.1 openxm.1

.include <bsd.port.mk>