From 6c080e298acb9105dcb8020a91d2e4a862c7a996 Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 15 Apr 1995 04:34:11 +0000 Subject: Print Makefiles...this one was tough! --- print/xdvi/Makefile | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'print/xdvi') 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: -- cgit v1.1