pkgsrc/devel/p5-OLE-Storage_Lite/Makefile
he 8665979b7c Update from version 0.17nb1 to 0.18.
Upstream changes:

0.18  Wed Dec 31  00:00:00 2008

    - Fixed internal version numbers.
2009-01-04 22:20:43 +00:00

22 lines
637 B
Makefile

# $NetBSD: Makefile,v 1.14 2009/01/04 22:20:43 he Exp $
DISTNAME= OLE-Storage_Lite-0.18
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5osl
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=OLE/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/OLE-Storage_Lite/
COMMENT= Module for reading and writing OLE-Structured files
PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
DEPENDS+= p5-IO-stringy>=2.101:../../devel/p5-IO-stringy
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/OLE/Storage_Lite/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"