2019-08-11 15:17:48 +02:00
|
|
|
# $NetBSD: Makefile,v 1.4 2019/08/11 13:23:50 wiz Exp $
|
2018-08-09 11:47:44 +02:00
|
|
|
|
|
|
|
DISTNAME= Tie-Handle-Offset-0.004
|
|
|
|
PKGNAME= p5-${DISTNAME}
|
2019-08-11 15:17:48 +02:00
|
|
|
PKGREVISION= 2
|
2018-08-09 12:00:43 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2018-08-09 11:47:44 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/}
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2019-06-30 22:14:13 +02:00
|
|
|
HOMEPAGE= https://metacpan.org/release/Tie-Handle-Offset
|
2018-08-09 12:00:43 +02:00
|
|
|
COMMENT= Tied handle that hides the beginning of a file
|
2018-08-09 11:47:44 +02:00
|
|
|
LICENSE= apache-2.0
|
|
|
|
|
|
|
|
PERL5_PACKLIST= auto/Tie/Handle/Offset/.packlist
|
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|