diff options
author | novel <novel@FreeBSD.org> | 2006-08-25 13:33:11 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-08-25 13:33:11 +0800 |
commit | c3571a59b330966314ff82ef12ed87cfc1681c7d (patch) | |
tree | 46bb5100e8d716ae6f47e6a10f85cabd0587c20c /news/Makefile | |
parent | c99313ae745acb806c74d09c1a92cbe7d7ff7e31 (diff) | |
download | freebsd-ports-gnome-c3571a59b330966314ff82ef12ed87cfc1681c7d.tar.gz freebsd-ports-gnome-c3571a59b330966314ff82ef12ed87cfc1681c7d.tar.zst freebsd-ports-gnome-c3571a59b330966314ff82ef12ed87cfc1681c7d.zip |
This a fairly simple Python module, it provides only raw yEnc
encoding/decoding with built-in crc32 calculation.
PR: ports/102497
Submitted by: Alexander Botero-Lowry <alex at foxybanana.com>
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 ec073f9428ba..964512a3b7fa 100644 --- a/news/Makefile +++ b/news/Makefile @@ -80,6 +80,7 @@ SUBDIR += pgpmoose SUBDIR += plor SUBDIR += py-twistedNews + SUBDIR += py-yenc SUBDIR += pyne SUBDIR += rawdog SUBDIR += rkive |