1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/print/dvi2tty/Makefile
2000-04-09 17:50:59 +00:00

20 lines
386 B
Makefile

# New ports collection makefile for: dvi2tty
# Date created: 17th February 1997
# Whom: Joel Sutton <jsutton@bbcon.com.au>
#
# $FreeBSD$
#
PORTNAME= dvi2tty
PORTVERSION= 1.0
CATEGORIES= print
MASTER_SITES= ftp://ctan.unsw.edu.au/ctan/tex-archive/dviware/
DISTNAME= dvi2tty
MAINTAINER= jsutton@bbcon.com.au
IGNOREFILES= ${DISTFILES}
MAN1= dvi2tty.1
.include <bsd.port.mk>