diff options
author | clsung <clsung@FreeBSD.org> | 2005-11-28 14:20:52 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2005-11-28 14:20:52 +0800 |
commit | 5de561cd13bf8305d7b836c5f201f4651501a40f (patch) | |
tree | 8288db0fc84628055d3f2dc0ab6117af1f1fc048 /textproc/Makefile | |
parent | a5d9bd99f1b8d4c46a5af95079bdfe44b2c7677c (diff) | |
download | freebsd-ports-gnome-5de561cd13bf8305d7b836c5f201f4651501a40f.tar.gz freebsd-ports-gnome-5de561cd13bf8305d7b836c5f201f4651501a40f.tar.zst freebsd-ports-gnome-5de561cd13bf8305d7b836c5f201f4651501a40f.zip |
- Critique Perl source for style and standards, which give suggestions
about your perl source code.
- ijliao made this port, and I will maintain it :)
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 52449522ad1a..01803cf674e0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -345,6 +345,7 @@ SUBDIR += p5-PPI-HTML SUBDIR += p5-Parse-FixedLength SUBDIR += p5-Parse-Syslog + SUBDIR += p5-Perl-Critic SUBDIR += p5-Perl-MinimumVersion SUBDIR += p5-PerlPoint-Converters SUBDIR += p5-PerlPoint-Package |