2000-09-19 18:03:04 +02:00
|
|
|
# New ports collection makefile for: sgf2tex
|
|
|
|
# Date created: 24 August 1999
|
|
|
|
# Whom: spcoltri@unm.edu
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= sgf2tex
|
2001-06-21 00:01:00 +02:00
|
|
|
PORTVERSION= 3.3
|
2000-09-19 18:03:04 +02:00
|
|
|
CATEGORIES= print
|
|
|
|
MASTER_SITES= ftp://match.stanford.edu/pub/
|
|
|
|
|
2000-12-14 10:50:23 +01:00
|
|
|
MAINTAINER= spcoltri@omcl.org
|
2000-09-19 18:03:04 +02:00
|
|
|
|
|
|
|
BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX
|
|
|
|
RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX
|
|
|
|
|
|
|
|
MAN1= sgf2tex.1 sgfsplit.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|