aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Spork/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-03-15 07:15:22 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-03-15 07:15:22 +0000
commitd3365328a0079b96bbb483a5bafdf7973c7e18d2 (patch)
tree903ac424a3b5542419756f9cc4e7d7726f65c8d5 /textproc/p5-Spork/Makefile
parent0ccac2a1ca1c710ee24a485e26395e617c9c840a (diff)
downloadports-d3365328a0079b96bbb483a5bafdf7973c7e18d2.tar.gz
ports-d3365328a0079b96bbb483a5bafdf7973c7e18d2.zip
- update to 0.19
- from Changes - Make Spork up to date with latest Spoon stuff. - new modules (Formatting-related) along with manpages added.
Notes
Notes: svn path=/head/; revision=131293
Diffstat (limited to 'textproc/p5-Spork/Makefile')
-rw-r--r--textproc/p5-Spork/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-Spork/Makefile b/textproc/p5-Spork/Makefile
index 406401d35a32..ceec8f27a649 100644
--- a/textproc/p5-Spork/Makefile
+++ b/textproc/p5-Spork/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Spork
-PORTVERSION= 0.18
+PORTVERSION= 0.19
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/I/IN/INGY/
@@ -21,7 +21,9 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN1= spork.1
-MAN3= Spork.3 Spork::Config.3
+MAN3= Spork.3 Spork::Config.3 \
+ Spork::Formatter.3 Spork::Slides.3 \
+ Spork::Command.3
post-install:
@${CAT} ${PKGMESSAGE}