diff options
Diffstat (limited to 'print/xdvi/Makefile')
-rw-r--r-- | print/xdvi/Makefile | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile index 6c3aee7..c21f48b 100644 --- a/print/xdvi/Makefile +++ b/print/xdvi/Makefile @@ -1,10 +1,21 @@ -DISTFILES= xdvi.tar.Z +# New ports collection makefile for: xdvi +# Version required: patchlevel 18 +# Date created: 1 October 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= xdvi -MASTER_SITES= ftp://ftp.x.org/contrib/applications/ +PKGNAME= xdvi-pl18 CATEGORIES+= printing +MASTER_SITES= ftp://ftp.x.org/contrib/applications/ +DISTFILES= xdvi.tar.Z + +MAINTAINER= jmz@FreeBSD.org + USE_IMAKE= yes IS_INTERACTIVE= yes -MAINTAINER= jmz@FreeBSD.org .if !defined(BATCH) install: |