summaryrefslogtreecommitdiff
path: root/pkgtools/digest
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-07-29 11:25:37 +0000
committerwiz <wiz@pkgsrc.org>2002-07-29 11:25:37 +0000
commit8ed9b88dbd3acec4424bdd93d1b15c218c2f789b (patch)
treeb11f2b7c4bc7f4590009441a7bf6b74606b0c1dd /pkgtools/digest
parentb8094222a33d26b8b73809e9318d80af9665d741 (diff)
downloadpkgsrc-8ed9b88dbd3acec4424bdd93d1b15c218c2f789b.tar.gz
Tabify, and apply patch from pkg/17331 by Julio Merino, adding
NO_PATCH and NO_CONFIGURE.
Diffstat (limited to 'pkgtools/digest')
-rw-r--r--pkgtools/digest/Makefile14
1 files changed, 8 insertions, 6 deletions
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