2017-06-05 16:24:48 +02:00
|
|
|
# $NetBSD: Makefile,v 1.13 2017/06/05 14:25:05 ryoon Exp $
|
2011-05-18 03:29:20 +02:00
|
|
|
|
2014-12-04 03:04:09 +01:00
|
|
|
DISTNAME= Schedule-At-1.15
|
2011-05-18 03:29:20 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2017-06-05 16:24:48 +02:00
|
|
|
PKGREVISION= 3
|
2011-05-18 03:29:20 +02:00
|
|
|
CATEGORIES= time perl5
|
2011-05-19 07:03:59 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Schedule/}
|
2011-05-18 03:29:20 +02:00
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= http://search.cpan.org/dist/Schedule-At/
|
|
|
|
COMMENT= OS independent interface to the Unix 'at' command
|
|
|
|
LICENSE= ${PERL5_LICENSE}
|
|
|
|
|
|
|
|
USE_LANGUAGES= # empty
|
|
|
|
PERL5_PACKLIST= auto/Schedule/At/.packlist
|
|
|
|
|
2011-05-26 03:34:39 +02:00
|
|
|
TEST_ENV= AT_CAN_EXEC=1
|
2011-05-18 03:29:20 +02:00
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|