Pear module for easy parsing of URLs
ok robert@
This commit is contained in:
parent
512ee7fddc
commit
97210abd89
21
net/pear-Net-URL/Makefile
Normal file
21
net/pear-Net-URL/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/10/07 14:53:30 mbalmer Exp $
|
||||
|
||||
COMMENT= "easy parsing of URLs for PHP"
|
||||
|
||||
DISTNAME= Net_URL-1.0.14
|
||||
PKGNAME= pear-${DISTNAME:S/_/-/}
|
||||
CATEGORIES= net pear
|
||||
|
||||
MASTER_SITES= http://pear.php.net/get/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= Marc Balmer <mbalmer@openbsd.org>
|
||||
MODULES= www/php5/pear
|
||||
|
||||
# BSD License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
4
net/pear-Net-URL/distinfo
Normal file
4
net/pear-Net-URL/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (Net_URL-1.0.14.tgz) = 4be5ac05dc5a9bc54a33cec66d87eb0a
|
||||
RMD160 (Net_URL-1.0.14.tgz) = b6ee57b4184f78bc92c0805747e6ca348dac40db
|
||||
SHA1 (Net_URL-1.0.14.tgz) = 769e19ded2ef8ea974a0f66f0a254f2056a31379
|
||||
SIZE (Net_URL-1.0.14.tgz) = 5173
|
1
net/pear-Net-URL/pkg/DESCR
Normal file
1
net/pear-Net-URL/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Provides easy parsing of URLs and their constituent parts.
|
8
net/pear-Net-URL/pkg/PLIST
Normal file
8
net/pear-Net-URL/pkg/PLIST
Normal file
@ -0,0 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/10/07 14:53:30 mbalmer Exp $
|
||||
lib/
|
||||
lib/php/
|
||||
pear/doc/Net_URL/
|
||||
pear/doc/Net_URL/docs/
|
||||
pear/doc/Net_URL/docs/example.php
|
||||
pear/lib/.registry/net_url.reg
|
||||
pear/lib/Net/URL.php
|
Loading…
Reference in New Issue
Block a user