freebsd-ports/print/sgf2tex/Makefile
Patrick Li 1d7bd798c8 fix master site
PR:		38211
Submitted by:	maintainer
2002-05-18 06:06:23 +00:00

20 lines
396 B
Makefile

# New ports collection makefile for: sgf2tex
# Date created: 24 August 1999
# Whom: spcoltri@unm.edu
#
# $FreeBSD$
#
PORTNAME= sgf2tex
PORTVERSION= 3.3
CATEGORIES= print
MASTER_SITES= http://sporadic.stanford.edu/bump/
MAINTAINER= spcoltri@omcl.org
BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX
RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX
MAN1= sgf2tex.1 sgfsplit.1
.include <bsd.port.mk>