summaryrefslogtreecommitdiff
path: root/databases/py-mysql
diff options
context:
space:
mode:
authortsarna <tsarna@pkgsrc.org>1998-08-20 15:16:34 +0000
committertsarna <tsarna@pkgsrc.org>1998-08-20 15:16:34 +0000
commit6bd0d65c650273bf304f345910aeaa6dbb0d1904 (patch)
tree02014b09f0272e3c01f055156a42a91ab10cda59 /databases/py-mysql
parent6cec9af390b5f47cca2d200755c03518c99f033b (diff)
downloadpkgsrc-6bd0d65c650273bf304f345910aeaa6dbb0d1904.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 'databases/py-mysql')
-rw-r--r--databases/py-mysql/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/py-mysql/Makefile b/databases/py-mysql/Makefile
index 39c383adb61..a587849eff5 100644
--- a/databases/py-mysql/Makefile
+++ b/databases/py-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/07/20 16:17:39 tv Exp $
+# $NetBSD: Makefile,v 1.7 1998/08/20 15:16:45 tsarna Exp $
DISTNAME= MySQLmodule-1.1
PKGNAME= py-mysql-1.1
@@ -7,7 +7,8 @@ MASTER_SITES= http://snail.earthlight.co.nz/mysql/
DISTFILES= MySQLmodule-1.1${EXTRACT_SUFX} \
Mysqldb.py mysqlshelve.py
-MAINTAINER= tsarna@endicor.com
+MAINTAINER= tsarna@netbsd.org
+HOMEPAGE= http://snail.earthlight.co.nz/projects.html
DEPENDS+= python-1.5.1:../../lang/python \
mysql-3.21.33:../../databases/mysql