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

19 lines
514 B
Makefile

# $NetBSD: Makefile,v 1.15 2005/08/06 06:19:05 jlam Exp $
DISTNAME= Convert-TNEF-0.17
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tnf
PKGREVISION= 2
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Perl5 module interface to read TNEF files
DEPENDS+= p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Convert/TNEF/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"