diff options
author | tobez <tobez@FreeBSD.org> | 2005-10-24 16:26:18 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-10-24 16:26:18 +0800 |
commit | 5996f84378f654eb971b099f8c72cda0ad106990 (patch) | |
tree | d675fb32be861c9dbc7411fabb6f63f9001b5649 /textproc/Makefile | |
parent | f2d4b1ec86aa39ad18be4b4e914bea14befe9524 (diff) | |
download | freebsd-ports-gnome-5996f84378f654eb971b099f8c72cda0ad106990.tar.gz freebsd-ports-gnome-5996f84378f654eb971b099f8c72cda0ad106990.tar.zst freebsd-ports-gnome-5996f84378f654eb971b099f8c72cda0ad106990.zip |
Add textproc/p5-HTML-Entities-Numbered 0.04, a Perl module to convert
named HTML entities into corresponding numbered HTML entities, and the
other way around.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 00bba461eb61..fa6ed1b80c7a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -290,6 +290,7 @@ SUBDIR += p5-DelimMatch SUBDIR += p5-Filter-Simple SUBDIR += p5-FreeBSD-Ports + SUBDIR += p5-HTML-Entities-Numbered SUBDIR += p5-HTML-Format SUBDIR += p5-HTML-Tidy SUBDIR += p5-Hash-Merge |