blob: eedf87ba8e32bfc79df55d9f47f43618b6579f14 (
plain) (
tree)
|
|
# 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>
|