diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:06:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:06:46 +0000 |
commit | 9030612814a26388172cec3ad15cbda1de3d1dcb (patch) | |
tree | 4cc191c70edb8ed4ac69d2f9535cfef6c7694972 /textproc/p5-Text-Shellwords | |
parent | f7870c5aeb2d7d7c780abd084f7a9d4eb4cb0e22 (diff) | |
download | ports-9030612814a26388172cec3ad15cbda1de3d1dcb.tar.gz ports-9030612814a26388172cec3ad15cbda1de3d1dcb.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Shellwords')
-rw-r--r-- | textproc/p5-Text-Shellwords/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Text-Shellwords/Makefile b/textproc/p5-Text-Shellwords/Makefile index f80b64c4840a..12549af57711 100644 --- a/textproc/p5-Text-Shellwords/Makefile +++ b/textproc/p5-Text-Shellwords/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= hartzell@fruitfly.org COMMENT= This is a thin wrapper around the shellwords.pl package +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes MAN3= Text::Shellwords.3 |