diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-11-13 18:10:04 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-11-13 18:10:04 +0000 |
commit | 347ad18ece277c53151a64fbf5ed8e0403cdac9a (patch) | |
tree | 3c71e2a0053545f4ff0860557fe8b5e19a9e727c /news/Makefile | |
parent | c821cc2415fd498f8a22758187365d104425ccc9 (diff) | |
download | freebsd-ports-347ad18ece277c53151a64fbf5ed8e0403cdac9a.zip |
add NewsLib-0.84
NewsLib is a library of perl modules for managing Network News services.
It's meant to be used for code-reuse and sharing when writing news-based
applications.
Diffstat (limited to 'news/Makefile')
-rw-r--r-- | news/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/Makefile b/news/Makefile index 31d6f1c7eaa5..5498d2ed839f 100644 --- a/news/Makefile +++ b/news/Makefile @@ -63,6 +63,7 @@ SUBDIR += p5-NNTPClient SUBDIR += p5-News-Article SUBDIR += p5-News-Newsrc + SUBDIR += p5-NewsLib SUBDIR += p5-POE-Component-Client-NNTP SUBDIR += pan2 SUBDIR += papercut |