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. --- x11/windowmaker/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/windowmaker/Makefile') diff --git a/x11/windowmaker/Makefile b/x11/windowmaker/Makefile index 4d65bb27713..760c90b9c06 100644 --- a/x11/windowmaker/Makefile +++ b/x11/windowmaker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1998/07/15 11:45:54 tv Exp $ +# $NetBSD: Makefile,v 1.14 1998/08/20 15:17:38 tsarna Exp $ DISTNAME= WindowMaker-0.16.1 PKGNAME= windowmaker-0.16.1 @@ -9,6 +9,7 @@ DISTFILES+= ${DISTNAME}${EXTRACT_SUFX}\ WindowMaker-data.tar.gz MAINTAINER= magick@bundy.lip.owl.de +HOMEPAGE= http://windowmaker.org/ DEPENDS+= xpm-3.4k:../../graphics/xpm DEPENDS+= jpeg-6b:../../graphics/jpeg -- cgit v1.2.3