summaryrefslogblamecommitdiff
path: root/print/dvi2tty/Makefile
blob: cbeb5a680fb40b2b20de8e5f7852fdb099f35d04 (plain) (tree)
1
2
3
4
5
6


                                              
                                                                  
 
                                                      






                                                                
                                            






                                                          
# New ports collection makefile for:   dvi2tty
# Version required:	1.0
# Date created:		17th February 1997
# Whom:			Joel Sutton <sutton@aardvark.apana.org.au>
#
# $Id: Makefile,v 1.1.1.1 1997/03/04 10:09:05 tg Exp $
#
      
DISTNAME=	dvi2tty
PKGNAME=	dvi2tty-1.0
CATEGORIES=	print
MASTER_SITES=	ftp://ctan.unsw.edu.au/ctan/tex-archive/dviware/

MAINTAINER=	sutton@aardvark.apana.org.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>