diff options
author | agc <agc@pkgsrc.org> | 1998-07-22 09:18:46 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-07-22 09:18:46 +0000 |
commit | 388d113839ae78a13bfa3e1e72a97d530121441d (patch) | |
tree | 0dccdbcc105dddc56895ac9a879a3a586c1feb32 /templates | |
parent | 0a6a80b22fa37614aec75153d919c9ebe58f3e94 (diff) | |
download | pkgsrc-388d113839ae78a13bfa3e1e72a97d530121441d.tar.gz |
Add any licensing information to the README.html files which are generated
for each package.
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 163b87a23a9..0bc4d2222bb 100644 --- a/templates/README.pkg +++ b/templates/README.pkg @@ -1,4 +1,4 @@ -<!-- $NetBSD: README.pkg,v 1.6 1998/06/01 21:15:27 hubertf Exp $ --> +<!-- $NetBSD: README.pkg,v 1.7 1998/07/22 09:18:47 agc Exp $ --> <html> <head> <title>The NetBSD Packages Collection: %%PORT%%</title> @@ -20,6 +20,8 @@ longer description. </p> +%%LICENSE%% + <p>The package is located in the "%%PORT%%" directory. It can be manipulated using the packaging tools, |