pkgsrc/devel/p5-Term-Screen/Makefile

16 lines
450 B
Makefile

# $NetBSD: Makefile,v 1.17 2017/06/05 14:23:39 ryoon Exp $
DISTNAME= Term-Screen-1.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Term-Screen/
COMMENT= Term::Cap based screen positioning module
PERL5_PACKLIST= auto/Term/Screen/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"