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/psutils-letter/Makefile | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'print/psutils-letter') diff --git a/print/psutils-letter/Makefile b/print/psutils-letter/Makefile index 6412d0b..db52b14 100644 --- a/print/psutils-letter/Makefile +++ b/print/psutils-letter/Makefile @@ -1,9 +1,19 @@ +# New ports collection makefile for: psutils +# Version required: 1.13 +# Date created: 21 September 1994 +# Whom: jmz +# +# $Id$ +# + DISTNAME= psutils-1.13 -WRKSRC= $(WRKDIR)/src-1.3 -MASTER_SITES= ftp://ftp.sunet.se/pub/text-processing/postscript/utilities/psutils/ CATEGORIES+= printing +MASTER_SITES= ftp://ftp.sunet.se/pub/text-processing/postscript/utilities/psutils/ + MAINTAINER= jmz@FreeBSD.org +WRKSRC= $(WRKDIR)/src-1.3 + pre-install: @mkdir -p ${PREFIX}/share/psutils @mkdir -p ${PREFIX}/man/man1 -- cgit v1.1