mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8fe0e8d936
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
20 lines
383 B
Makefile
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>
|