diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 07:29:41 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-07-19 07:29:41 +0000 |
commit | 76341f8f55032a834c65d86aabd57ee8e63599e9 (patch) | |
tree | 376845853634224d3950be92d644c85b31e15ca2 /net/Makefile | |
parent | b674531c4a7aec214eacc7d25a152e2a51e9e0cb (diff) | |
download | ports-76341f8f55032a834c65d86aabd57ee8e63599e9.tar.gz ports-76341f8f55032a834c65d86aabd57ee8e63599e9.zip |
Add pecl-yaz 1.0.1, a PECL extension that implements a Z39.50 client.
Notes
Notes:
svn path=/head/; revision=113976
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 3094dc7b1fff..d9044f615a1a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -507,6 +507,7 @@ SUBDIR += pear-Net_URL SUBDIR += pear-SOAP SUBDIR += pebrot + SUBDIR += pecl-yaz SUBDIR += pen SUBDIR += perldap SUBDIR += pfflowd |