summaryrefslogblamecommitdiff
path: root/print/dvi2tty/Makefile
blob: 34df6e8b8c0e3b69017f7bf4e9ec122f8e1e9b25 (plain) (tree)





















                                                                 
# New ports collection makefile for:   dvi2tty
# Version required:	1.0
# Date created:		17th February 1997
# Whom:			Joel Sutton <suttonj@interconnect.com.au>
# FreeBSD Version:	2.1.5-RELEASE
#
# $Id$
#
      
DISTNAME=	dvi2tty
PKGNAME=	dvi2tty-1.0
CATEGORIES=	print
MASTER_SITES=	ftp://ctan.unsw.edu.au/ctan/tex-archive/dviware/

MAINTAINER=	suttonj@interconnect.com.au

IGNOREFILES=	${DISTFILES}
# this WRKSRC courtesy of latest fetch(1) brain-damage
WRKSRC=		${WRKDIR}/ctan/tex-archive/dviware/dvi2tty
MAN1=		dvi2tty.1

.include <bsd.port.mk>