Update MASTER_SITES and unbreak this port

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-11-13 23:33:40 +00:00
parent 8a710903f4
commit 6c6c4e28be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517438

View File

@ -6,13 +6,12 @@ PORTVERSION= 0.02
PORTREVISION= 1
CATEGORIES= www security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BTROTT
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= OpenID Authentication
BROKEN= unfetchable
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
@ -21,8 +20,9 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=0:www/p5-Catalyst-Runtime \
p5-LWPx-ParanoidAgent>=0:www/p5-LWPx-ParanoidAgent \
p5-Net-OpenID-Consumer>=0:net/p5-Net-OpenID-Consumer
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>