pkgsrc/www/p5-Kwiki-Users-Remote/Makefile
wiz 8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00

21 lines
626 B
Makefile

# $NetBSD: Makefile,v 1.8 2012/10/03 21:58:53 wiz Exp $
DISTNAME= Kwiki-Users-Remote-0.04
PKGREVISION= 5
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.kwiki.org/
COMMENT= Kwiki plugin to automatically set user name from HTTP authentication
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Kwiki>=0.37nb1:../../www/p5-Kwiki
DEPENDS+= p5-Kwiki-UserName>=0.14:../../www/p5-Kwiki-UserName
PERL5_PACKLIST= auto/Kwiki/Users/Remote/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"