17 lines
458 B
Makefile
17 lines
458 B
Makefile
# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:44 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= IO-Interface-1.06
|
|
PKGNAME= p5-${DISTNAME}
|
|
PKGREVISION= 4
|
|
CATEGORIES= net perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
|
|
|
|
MAINTAINER= he@NetBSD.org
|
|
HOMEPAGE= http://search.cpan.org/dist/IO-Interface/
|
|
COMMENT= IO-Interface - get and set interface characteristics
|
|
|
|
PERL5_PACKLIST= auto/IO/Interface/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|