From 016bb1001b796b0a0d14e28323f1b26365f2951d Mon Sep 17 00:00:00 2001 From: tsarna Date: Thu, 20 Aug 1998 15:16:34 +0000 Subject: 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. --- templates/README.pkg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates') 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 @@ - + The NetBSD Packages Collection: %%PORT%% @@ -20,6 +20,8 @@ longer description.

+%%HOMEPAGE%% + %%LICENSE%%

The package is located in the -- cgit v1.2.3