diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-13 19:36:25 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-13 19:36:25 +0800 |
commit | 31f32cfcc0fc4f8ff474278b4ccf505001704644 (patch) | |
tree | 41e0f3006811affb64f04dbb65d66b84d87ea02a /devel/Makefile | |
parent | a897c3998ea936467cbe565284cd8504e8ffc03d (diff) | |
download | freebsd-ports-graphics-31f32cfcc0fc4f8ff474278b4ccf505001704644.tar.gz freebsd-ports-graphics-31f32cfcc0fc4f8ff474278b4ccf505001704644.tar.zst freebsd-ports-graphics-31f32cfcc0fc4f8ff474278b4ccf505001704644.zip |
add p5-POE-Component-RSS
A module for event based RSS parsing
PR: 32776
Submitted by: Sergey Skvortsov <skv@protey.ru>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 4d163ebb1e0..adda1a6d749 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -396,6 +396,7 @@ SUBDIR += p5-OLE-Storage_Lite SUBDIR += p5-ORBit SUBDIR += p5-POE + SUBDIR += p5-POE-Component-RSS SUBDIR += p5-PV SUBDIR += p5-Params-Validate SUBDIR += p5-Parse-RecDescent |