summaryrefslogtreecommitdiff
path: root/time/p5-Time-Clock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/p5-Time-Clock/Makefile')
-rw-r--r--time/p5-Time-Clock/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/time/p5-Time-Clock/Makefile b/time/p5-Time-Clock/Makefile
index 15c985629f3..63e60a5a31a 100644
--- a/time/p5-Time-Clock/Makefile
+++ b/time/p5-Time-Clock/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/06/10 11:18:16 abs Exp $
+# $NetBSD: Makefile,v 1.2 2008/05/28 21:06:34 abs Exp $
-DISTNAME= Time-Clock-0.11
+DISTNAME= Time-Clock-0.12
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
@@ -9,7 +9,10 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Time-Clock/
COMMENT= Twenty-four hour clock object with nanosecond precision
+USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Time/Clock/.packlist
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"