From 6bd0d65c650273bf304f345910aeaa6dbb0d1904 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. --- net/tkirc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/tkirc') diff --git a/net/tkirc/Makefile b/net/tkirc/Makefile index af366775147..f46f43fc1d0 100644 --- a/net/tkirc/Makefile +++ b/net/tkirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/24 09:20:39 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/08/20 15:17:38 tsarna Exp $ DISTNAME= tkirc1.202 PKGNAME= tkirc-1.202 @@ -6,6 +6,7 @@ CATEGORIES= net x11 MASTER_SITES= ftp://ftp.informatik.uni-oldenburg.de/pub/tkirc/ MAINTAINER= hubertf@netbsd.org +HOMEPAGE= http://www.north.de/~atte/tkirc/ RUN_DEPENDS= irc:../../net/ircII \ wish8.0:../../x11/tk80 -- cgit v1.2.3