Upgrade to version 3.0.15 and add the license info.
This commit is contained in:
parent
4d8a6faf4c
commit
ffdb4e8375
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2000/02/16 10:52:14 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2000/02/28 10:36:27 kevlo Exp $
|
||||
|
||||
DISTNAME= php-3.0.14
|
||||
PKGNAME= php3-3.0.14
|
||||
DISTNAME= php-3.0.15
|
||||
PKGNAME= php3-3.0.15
|
||||
CATEGORIES= www lang
|
||||
|
||||
MAINTAINER= jakob@openbsd.org
|
||||
@ -11,6 +11,12 @@ MASTER_SITES= http://www.php.net/distributions/ \
|
||||
http://se.php.net/distributions/ \
|
||||
http://no.php.net/distributions/
|
||||
|
||||
LICENSE_TYPE= GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
# This port current only works with archs supporting dynamic loading
|
||||
ONLY_FOR_ARCHS= i386 m68k sparc mips
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user