Add HOMEPAGE.
This commit is contained in:
parent
2612cb3f10
commit
cbce7a02af
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2009/03/10 19:32:20 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2009/06/10 08:28:46 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,9 +6,11 @@ COMMENT= fast array facility to the Python language
|
||||
|
||||
VERSION= 23.1
|
||||
DISTNAME= Numeric-${VERSION}
|
||||
PKGNAME= py-${DISTNAME}p3
|
||||
PKGNAME= py-${DISTNAME}p4
|
||||
CATEGORIES= math
|
||||
|
||||
HOMEPAGE= http://people.csail.mit.edu/jrennie/python/numeric/
|
||||
|
||||
# Python License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user