diff options
author | agc <agc> | 1998-10-02 14:15:33 +0000 |
---|---|---|
committer | agc <agc> | 1998-10-02 14:15:33 +0000 |
commit | c6d388ece8a378c08bec3b0f8f27d42f7b2e7dfd (patch) | |
tree | 147d7e535fd1e946f90a1feebfef70d0ae0c4bde /net/coda_doc | |
parent | 5454944d3b7e4d51c3f679836c113a2e8890a0a6 (diff) | |
download | pkgsrc-c6d388ece8a378c08bec3b0f8f27d42f7b2e7dfd.tar.gz |
Add NetBSD RCS Ids.
Bring COMMENT file in under 70 chars.
Make the package name have the proper format.
Remove useless comments from beginning of Makefile.
Diffstat (limited to 'net/coda_doc')
-rw-r--r-- | net/coda_doc/Makefile | 14 | ||||
-rw-r--r-- | net/coda_doc/files/md5 | 2 | ||||
-rw-r--r-- | net/coda_doc/pkg/COMMENT | 2 |
3 files changed, 7 insertions, 11 deletions
diff --git a/net/coda_doc/Makefile b/net/coda_doc/Makefile index 99ce00e53be..0ba76cc63de 100644 --- a/net/coda_doc/Makefile +++ b/net/coda_doc/Makefile @@ -1,13 +1,7 @@ -# New makefile for: coda documentation -# Version required: 4.6.5 -# Date created: 29 Sept 1998 -# Whom: rvb@cs.cmu.edu -# -# $Id: Makefile,v 1.1.1.1 1998/09/29 20:54:04 rvb Exp $ +# $NetBSD: Makefile,v 1.2 1998/10/02 14:15:33 agc Exp $ # DISTNAME= coda-doc-4.6.5-3 -PKGNAME= coda-doc-4.6.5-3-pkg CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/doc/ EXTRACT_SUFX= .tgz @@ -19,9 +13,9 @@ HOMEPAGE= http://www.coda.cs.cmu.edu/ #NO_CONFIGURE= do-build: - @echo At present, Coda documentation is distributed in html, man, ps, and ppt forms - @echo but documentation source is not available. It should appear in a release - @echo or two. + @${ECHO} "At present, Coda documentation is distributed in html, man, ps, and ppt forms" + @${ECHO} "but documentation source is not available. It should appear in a release" + @${ECHO} "or two." do-install: cd ${WRKSRC}; tar cf - man | (cd ${PREFIX}; tar xvf -) diff --git a/net/coda_doc/files/md5 b/net/coda_doc/files/md5 index cf0f7a3e842..ec330403c2c 100644 --- a/net/coda_doc/files/md5 +++ b/net/coda_doc/files/md5 @@ -1 +1,3 @@ +$NetBSD: md5,v 1.2 1998/10/02 14:15:34 agc Exp $ + MD5 (coda-doc-4.6.5-3.tgz) = 8225f57d98a2672ec51f946702eaf07b diff --git a/net/coda_doc/pkg/COMMENT b/net/coda_doc/pkg/COMMENT index eab49907cf2..843feb2796e 100644 --- a/net/coda_doc/pkg/COMMENT +++ b/net/coda_doc/pkg/COMMENT @@ -1 +1 @@ -Coda: an experimental, replicated high performance network file system. +an experimental, replicated, high-performance network file system. |