# New ports collection makefile for:   rubber
# Date created:        25 march 2003
# Whom:                sbaro
#
# $FreeBSD: ports/print/rubber/Makefile,v 1.1 2003/10/06 05:10:56 edwin Exp $
#

PORTNAME=	rubber
PORTVERSION=	0.99.5
CATEGORIES=	print
MASTER_SITES=	http://www.beffara.org/pub/ \
		http://www.beffara.org/pub/old/

MAINTAINER=	baro@pps.jussieu.fr
COMMENT=	Compilation of LaTeX files

USE_PYTHON=	yes

MAN1=		rubber.1 rubber-info.1
HAS_CONFIGURE=	yes
CONFIGURE_ARGS=	--prefix=${PREFIX}
USE_GMAKE=yes

.include <bsd.port.mk>
