From a28c2d8099f0f0cc8c0385a9a98b295cc60a943b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 15 Apr 1995 04:34:11 +0000 Subject: Print Makefiles...this one was tough! --- print/makeindex/Makefile | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'print/makeindex') diff --git a/print/makeindex/Makefile b/print/makeindex/Makefile index 7c4080f7df0e..59884de91be9 100644 --- a/print/makeindex/Makefile +++ b/print/makeindex/Makefile @@ -1,8 +1,17 @@ -DISTFILES= makeindex-3.0.8.tar.Z -DISTNAME= makeindex +# New ports collection makefile for: makeindex +# Version required: 3.0.8 +# Date created: 12 October 1994 +# Whom: jmz +# +# $Id$ +# -MASTER_SITES= ftp://achilles.doc.ic.ac.uk/tex/contrib/Schrod/ +DISTNAME= makeindex +PKGNAME= makeindex-3.0.8 CATEGORIES+= printing +MASTER_SITES= ftp://achilles.doc.ic.ac.uk/tex/contrib/Schrod/ +DISTFILES= makeindex-3.0.8.tar.Z + MAINTAINER= jmz@FreeBSD.org build: configure pre-build -- cgit v1.2.3