1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/print/dvi2tty/Makefile
2001-02-14 20:19:04 +00:00

21 lines
394 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= ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= nonfree/dviware
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
IGNOREFILES= ${DISTFILES}
MAN1= dvi2tty.1
.include <bsd.port.mk>