diff options
author | tsarna <tsarna> | 1998-08-20 15:16:34 +0000 |
---|---|---|
committer | tsarna <tsarna> | 1998-08-20 15:16:34 +0000 |
commit | 016bb1001b796b0a0d14e28323f1b26365f2951d (patch) | |
tree | 02014b09f0272e3c01f055156a42a91ab10cda59 /templates | |
parent | 4bdfb5317ed2e8163fad65f66ab1a80625e8b3e4 (diff) | |
download | pkgsrc-016bb1001b796b0a0d14e28323f1b26365f2951d.tar.gz |
The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/README.pkg | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/README.pkg b/templates/README.pkg index 0bc4d2222bb..2340063343e 100644 --- a/templates/README.pkg +++ b/templates/README.pkg @@ -1,4 +1,4 @@ -<!-- $NetBSD: README.pkg,v 1.7 1998/07/22 09:18:47 agc Exp $ --> +<!-- $NetBSD: README.pkg,v 1.8 1998/08/20 15:17:28 tsarna Exp $ --> <html> <head> <title>The NetBSD Packages Collection: %%PORT%%</title> @@ -20,6 +20,8 @@ longer description. </p> +%%HOMEPAGE%% + %%LICENSE%% <p>The package is located in the |