diff options
author | lth <lth@FreeBSD.org> | 2005-04-03 20:59:31 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2005-04-03 20:59:31 +0800 |
commit | 7305fca9ec317e0b0f9b37727ce4f5c6a18dc7b1 (patch) | |
tree | 51156fabb24650f1659b579e845a04ab4beddb52 /textproc/Makefile | |
parent | ca81e981401dc8c180bae27543738160a0fd1b71 (diff) | |
download | freebsd-ports-gnome-7305fca9ec317e0b0f9b37727ce4f5c6a18dc7b1.tar.gz freebsd-ports-gnome-7305fca9ec317e0b0f9b37727ce4f5c6a18dc7b1.tar.zst freebsd-ports-gnome-7305fca9ec317e0b0f9b37727ce4f5c6a18dc7b1.zip |
Add p5-PPI 0.903, analyze and manipulate Perl code without using perl
itself.
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 47d5bfdbb650..7da728d74dc9 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -313,6 +313,7 @@ SUBDIR += p5-PDF-API2 SUBDIR += p5-PDF-Create SUBDIR += p5-POE-Filter-XML + SUBDIR += p5-PPI SUBDIR += p5-Parse-Syslog SUBDIR += p5-PerlPoint-Converters SUBDIR += p5-PerlPoint-Package |