devel/cppunit misses a destructor declaration for one of its classes.
[pkgsrcv2.git] / devel / p5-File-Path-Expand / Makefile
1 # $NetBSD: Makefile,v 1.2 2008/10/19 19:17:54 he Exp $
2 #
3
4 DISTNAME=       File-Path-Expand-1.02
5 PKGNAME=        p5-${DISTNAME}
6 PKGREVISION=    2
7 CATEGORIES=     devel perl5
8 MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=File/}
9
10 MAINTAINER=     pkgsrc-users@NetBSD.org
11 HOMEPAGE=       http://search.cpan.org/dist/File-Path-Expand/
12 COMMENT=        Perl 5 module to expand filenames
13
14 PKG_DESTDIR_SUPPORT=    user-destdir
15
16 USE_LANGUAGES=          # empty
17 PERL5_PACKLIST=         auto/File/Path/Expand/.packlist
18
19 .include "../../lang/perl5/module.mk"
20 .include "../../mk/bsd.pkg.mk"