0b8eae71e3
- Fixed a remotely exploitable hole, please update ASAP
17 lines
461 B
Makefile
17 lines
461 B
Makefile
# $NetBSD: Makefile,v 1.20 2014/06/09 20:04:42 schmonz Exp $
|
|
|
|
DISTNAME= Kwiki-Archive-Rcs-0.16
|
|
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 page archive using RCS
|
|
|
|
DEPENDS+= p5-Kwiki>=0.38:../../www/p5-Kwiki
|
|
|
|
PERL5_PACKLIST= auto/Kwiki/Archive/Rcs/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|