pkgsrc/net/p5-IO-Interface/Makefile
jlam 7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00

18 lines
485 B
Makefile

# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:24 jlam Exp $
#
DISTNAME= IO-Interface-0.98
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ioi
PKGREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
MAINTAINER= he@NetBSD.org
HOMEPAGE= http://search.cpan.org/~lds/IO-Interface-0.98/
COMMENT= IO-Interface - get and set interface characteristics
PERL5_PACKLIST= auto/IO/Interface/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"