1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/print/dvi2tty/Makefile
Vanilla I. Shu 6f92407e3e Change maintainer's email address.
PR:		ports/7765
Submitted by:	maintainer
1998-08-28 11:18:16 +00:00

20 lines
448 B
Makefile

# New ports collection makefile for: dvi2tty
# Version required: 1.0
# Date created: 17th February 1997
# Whom: Joel Sutton <sutton@aardvark.apana.org.au>
#
# $Id: Makefile,v 1.4 1998/08/23 22:10:12 asami Exp $
#
DISTNAME= dvi2tty
PKGNAME= dvi2tty-1.0
CATEGORIES= print
MASTER_SITES= ftp://ctan.unsw.edu.au/ctan/tex-archive/dviware/
MAINTAINER= jsutton@webnet.com.au
IGNOREFILES= ${DISTFILES}
MAN1= dvi2tty.1
.include <bsd.port.mk>