summaryrefslogtreecommitdiff
path: root/print/dvi2tty/Makefile
blob: 00a049a61572864448b38cbecb5f444438958b83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>