pkgsrc/converters/p5-Convert-UUlib/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

17 lines
491 B
Makefile

# $NetBSD: Makefile,v 1.17 2005/08/06 06:19:05 jlam Exp $
DISTNAME= Convert-UUlib-1.051
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5uul
PKGREVISION= 1
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Convert-UUlib/
COMMENT= Perl5 module interface to the uulib library
PERL5_PACKLIST= auto/Convert/UUlib/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"