7fbb8d9527
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
17 lines
491 B
Makefile
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"
|