diff options
author | aaron <aaron@FreeBSD.org> | 2006-02-19 12:59:42 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-02-19 12:59:42 +0800 |
commit | 84ade4ac8846a36d6d2b212eab38189c42bfe21d (patch) | |
tree | c1c1cb96381264370b7181f3dc04c902e0e672fa /net/Makefile | |
parent | faa637010d01f6233f4ffa20df121b77058bb263 (diff) | |
download | freebsd-ports-graphics-84ade4ac8846a36d6d2b212eab38189c42bfe21d.tar.gz freebsd-ports-graphics-84ade4ac8846a36d6d2b212eab38189c42bfe21d.tar.zst freebsd-ports-graphics-84ade4ac8846a36d6d2b212eab38189c42bfe21d.zip |
Adding port net/p5-Net-EPP-Client, a client library for the TCP transport for EPP, the Extensible Provisioning Protocol.
Approved by: tobez (implicit)
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 831b0ba4d7f..30376a00e41 100644 --- a/net/Makefile +++ b/net/Makefile @@ -396,6 +396,7 @@ SUBDIR += p5-Net-Delicious SUBDIR += p5-Net-Dict SUBDIR += p5-Net-Divert + SUBDIR += p5-Net-EPP-Client SUBDIR += p5-Net-EPP-Frame SUBDIR += p5-Net-Finger SUBDIR += p5-Net-Gnats |