aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-25 02:01:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-25 02:01:11 +0000
commit1b7bf9220b00b440afbf03f8b0c34609123d5f61 (patch)
treeacbe65e6227a8cdf7b8608c90224929882481a3c /net/Makefile
parentd7fb81a04e7c26ffcb7b62e9459d2ec20ed19c5d (diff)
downloadports-1b7bf9220b00b440afbf03f8b0c34609123d5f61.tar.gz
ports-1b7bf9220b00b440afbf03f8b0c34609123d5f61.zip
[new port] net/pear-Net_NNTP: PEAR class that provides an implementation
of the NNTP protocol Complete class for communicating with an NNTP server (this is: the USENET), including: post, view, list, authentication, overview, header manipulation, NNTP commands debugger, etc. PR: ports/55353 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes: svn path=/head/; revision=87639
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index bbf9610a6bd1..a71f13a3ba68 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -518,6 +518,7 @@
SUBDIR += pchar
SUBDIR += pcnfsd
SUBDIR += pdnsd
+ SUBDIR += pear-Net_NNTP
SUBDIR += pear-Net_SMTP
SUBDIR += pear-Net_Sieve
SUBDIR += pear-Net_Socket