mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f1af9ee53d
PR: 23540 Submitted by: maitainer
21 lines
391 B
Makefile
21 lines
391 B
Makefile
# New ports collection makefile for: sgf2tex
|
|
# Date created: 24 August 1999
|
|
# Whom: spcoltri@unm.edu
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= sgf2tex
|
|
PORTVERSION= 3.2
|
|
CATEGORIES= print
|
|
MASTER_SITES= ftp://match.stanford.edu/pub/
|
|
|
|
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>
|