From 8ed9b88dbd3acec4424bdd93d1b15c218c2f789b Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 29 Jul 2002 11:25:37 +0000 Subject: Tabify, and apply patch from pkg/17331 by Julio Merino, adding NO_PATCH and NO_CONFIGURE. --- pkgtools/digest/Makefile | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'pkgtools/digest') diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile index 4756ddbda29..09741ec3a31 100644 --- a/pkgtools/digest/Makefile +++ b/pkgtools/digest/Makefile @@ -1,22 +1,24 @@ -# $NetBSD: Makefile,v 1.24 2002/06/21 15:26:07 abs Exp $ +# $NetBSD: Makefile,v 1.25 2002/07/29 11:25:37 wiz Exp $ # # When adding new digest algorithms, please use rmd160 as the template, # and bump the VERSION definition. DISTNAME= digest-${VERSION} CATEGORIES= pkgtools -MASTER_SITES= # empty -DISTFILES= # empty +MASTER_SITES= # empty +DISTFILES= # empty MAINTAINER= agc@netbsd.org -HOMEPAGE= http://www.netbsd.org/Documentation/software/packages.html +HOMEPAGE= http://www.netbsd.org/Documentation/software/packages.html COMMENT= Message digest wrapper utility VERSION= 20010807 -EXTRACT_ONLY= # empty +EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} -NO_CHECKSUM= # defined +NO_CHECKSUM= # defined +NO_PATCH= # defined +NO_CONFIGURE= # defined MANCOMPRESSED_IF_MANZ= YES BUILD_DEFS+= MANINSTALL -- cgit v1.2.3