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. --- audio/xmmix/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/xmmix/Makefile') diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index 2a8d66ca46f..a03af3d1509 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1998/06/18 16:15:11 agc Exp $ +# $NetBSD: Makefile,v 1.12 1998/08/20 15:16:40 tsarna Exp $ # FreeBSD ID: Makefile,v 1.5 1997/09/08 13:37:47 tg Exp # @@ -7,6 +7,7 @@ CATEGORIES= audio MASTER_SITES= http://mercury.hypersurf.com/~amb/download/xmmix-1.2/src/ MAINTAINER= augustss@cs.chalmers.se +HOMEPAGE= http://sunsite.unc.edu/~cddb/xmmix/index.html USE_IMAKE= yes USE_MOTIF= yes -- cgit v1.2.3