summaryrefslogtreecommitdiff
path: root/mbone/vat
diff options
context:
space:
mode:
authortsarna <tsarna>1998-08-20 15:16:34 +0000
committertsarna <tsarna>1998-08-20 15:16:34 +0000
commitdb15bf80499e7f80cd5a72bdb557eefa0a145748 (patch)
tree02014b09f0272e3c01f055156a42a91ab10cda59 /mbone/vat
parentc80b25b4e3bf2c7e16e12023ee0d2cbda0fd9347 (diff)
downloadpkgsrc-db15bf80499e7f80cd5a72bdb557eefa0a145748.tar.gz
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.
Diffstat (limited to 'mbone/vat')
-rw-r--r--mbone/vat/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile
index 600c85a2a28..60d9b3b7de6 100644
--- a/mbone/vat/Makefile
+++ b/mbone/vat/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.14 1998/06/22 12:47:35 agc Exp $
+# $NetBSD: Makefile,v 1.15 1998/08/20 15:17:11 tsarna Exp $
# FreeBSD Id: Makefile,v 1.4 1997/09/11 03:54:43 fenner Exp
#
DISTNAME= vat-4.0b2
-CATEGORIES= mbone tk80
+CATEGORIES= mbone
MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/vat/alpha-test/
DISTFILES= vatsrc-4.0b2.tar.gz
-MAINTAINER= mycroft@NetBSD.ORG
+MAINTAINER= mycroft@netbsd.org
+HOMEPAGE= http://www-nrg.ee.lbl.gov/vat/
# If configure is changed to look for libgsm.a in ${PREFIX}/lib, then
# we can use this first BUILD_DEPENDS and save some work.