pkgsrc/www/p5-HTTP-GHTTP/Makefile
rillig b12904483c www: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

Manually excluded phraseanet since pkglint got the indentation wrong.
2019-11-04 22:09:50 +00:00

18 lines
486 B
Makefile

# $NetBSD: Makefile,v 1.17 2019/11/04 22:10:05 rillig Exp $
#
DISTNAME= HTTP-GHTTP-1.07
PKGNAME= p5-${DISTNAME}
PKGREVISION= 11
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/HTTP-GHTTP
COMMENT= Perl interface to the gnome ghttp library
PERL5_PACKLIST= auto/HTTP/GHTTP/.packlist
.include "../../lang/perl5/module.mk"
.include "../../www/libghttp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"