aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Spoon/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2004-12-18 08:06:59 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2004-12-18 08:06:59 +0000
commit78ab7419774c3c0f13ff21a6ac458bf29ec48a83 (patch)
treec8081ee6b51136a1978b97dd136f53d06c7d5aca /devel/p5-Spoon/Makefile
parent4b38657e2f91154eed62647c11e3891cad71a772 (diff)
downloadports-78ab7419774c3c0f13ff21a6ac458bf29ec48a83.tar.gz
ports-78ab7419774c3c0f13ff21a6ac458bf29ec48a83.zip
Notes
Diffstat (limited to 'devel/p5-Spoon/Makefile')
-rw-r--r--devel/p5-Spoon/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/p5-Spoon/Makefile b/devel/p5-Spoon/Makefile
index 686303068d63..00f72a18d1d6 100644
--- a/devel/p5-Spoon/Makefile
+++ b/devel/p5-Spoon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Spoon
-PORTVERSION= 0.18
+PORTVERSION= 0.19
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/I/IN/INGY/
@@ -30,13 +30,15 @@ MAN3= Spoon.3 \
Spoon::Cookie.3 \
Spoon::DataObject.3 \
Spoon::Formatter.3 \
+ Spoon::Hook.3 \
Spoon::Hub.3 \
Spoon::Installer.3 \
Spoon::MetadataObject.3 \
+ Spoon::Plugin.3 \
+ Spoon::Registry.3 \
Spoon::Template.3 \
Spoon::Template::TT2.3 \
- Spoon::Registry.3 \
- Spoon::Plugin.3
+ Spoon::Utils.3
.include <bsd.port.pre.mk>