diff options
author | ale <ale@FreeBSD.org> | 2004-07-19 15:29:41 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-07-19 15:29:41 +0800 |
commit | 2f377580575bb0fa9be8460759ac0d487d44c703 (patch) | |
tree | 44f4c4aab3d446dc628c042ee57298797ddab278 /net/Makefile | |
parent | 9ea439b0739c84c3d7a0b7ec379321ffec42def5 (diff) | |
download | freebsd-ports-graphics-2f377580575bb0fa9be8460759ac0d487d44c703.tar.gz freebsd-ports-graphics-2f377580575bb0fa9be8460759ac0d487d44c703.tar.zst freebsd-ports-graphics-2f377580575bb0fa9be8460759ac0d487d44c703.zip |
Add pecl-yaz 1.0.1, a PECL extension that implements a Z39.50 client.
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 3094dc7b1ff..d9044f615a1 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 |