10.14. Software which has a WWW Home Page

The NetBSD packages system supports a variable called HOMEPAGE. If the software being packaged has a home page, the Makefile should include the URL for that page in the HOMEPAGE variable:

	HOMEPAGE=	http://www.netpedia.net/hosting/gqview/mpeg-index.html
  

The definition of the package should be placed immediately after the MAINTAINER variable.