diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-19 04:01:27 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-19 04:01:27 +0800 |
commit | 64d88353738629f7f53f887a21ca8ffc2847c3f3 (patch) | |
tree | dcfbfde1cca09bd1553bc5297b79c5e995ce7774 /net/Makefile | |
parent | c6f1fe4851c73194c07f4773ba0fcaabb594bc42 (diff) | |
download | freebsd-ports-gnome-64d88353738629f7f53f887a21ca8ffc2847c3f3.tar.gz freebsd-ports-gnome-64d88353738629f7f53f887a21ca8ffc2847c3f3.tar.zst freebsd-ports-gnome-64d88353738629f7f53f887a21ca8ffc2847c3f3.zip |
This PEAR class provides to access and query CDDB audio-CD servers.
WWW: http://pear.php.net/package/Net_CDDB
PR: ports/101993
Submitted by: chinsan <chinsan.tw(at)gmail.com>
Approved by: krion (mentor)
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 a18d0dd3ea98..1409584dbe2e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -531,6 +531,7 @@ SUBDIR += pcnfsd SUBDIR += pcs SUBDIR += pear-Auth_RADIUS + SUBDIR += pear-Net_CDDB SUBDIR += pear-Net_CheckIP SUBDIR += pear-Net_DIME SUBDIR += pear-Net_DNSBL |