1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/print/dvi2tty/Makefile
Doug Barton 8fe0e8d936 At his request, remove Joel Sutton as maintainer of 8 ports. Thank you for
your efforts on these ports, and thank you for also taking the responsibility
to let us know your time now has other priorities.

PR:		ports/22384
Submitted by:	Joel Sutton, jsutton@bbcon.com.au
2000-10-29 06:31:38 +00:00

20 lines
383 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= ports@freebsd.org
IGNOREFILES= ${DISTFILES}
MAN1= dvi2tty.1
.include <bsd.port.mk>