summaryrefslogblamecommitdiff
path: root/print/dvi2tty/Makefile
blob: e0c8858315e7dbedb30beb008b62c46a928d32b7 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              
                                          
                                                          
 
           
 
 

                       
                     


                                       
                    
 
                                 
                                                          

                            


                         
# 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}
EXTRACT_SUFX=	.tar

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A dvi-file previewer for text only devices

IGNOREFILES=	${DISTFILES}
MAN1=		dvi2tty.1

.include <bsd.port.mk>