summaryrefslogtreecommitdiff
path: root/time/p5-Time/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/p5-Time/Makefile')
-rw-r--r--time/p5-Time/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/time/p5-Time/Makefile b/time/p5-Time/Makefile
deleted file mode 100644
index ee0b6d704c7..00000000000
--- a/time/p5-Time/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.17 2009/05/01 21:15:34 sno Exp $
-
-DISTNAME= Time-modules-2006.0814
-PKGNAME= p5-${DISTNAME:S/modules-//}
-SVR4_PKGNAME= p5tim
-CATEGORIES= devel perl5 time
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-COMMENT= Perl5 functions to convert and use time variables
-LICENSE= public-domain
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-PERL5_PACKLIST= auto/Time-modules/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"