Skip to content

Commit

Permalink
devel/p5-POE-Loop-Tk: Add LICENSE and NO_ARCH
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 25, 2021
1 parent 31b7994 commit 5984ca1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion devel/p5-POE-Loop-Tk/Makefile
Expand Up @@ -10,12 +10,17 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Bridge that allows POE to be driven by Tk

LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-POE>=1.356:devel/p5-POE \
p5-Tk>=804.031:x11-toolkits/p5-Tk

USE_PERL5= configure
USES= perl5
USE_PERL5= configure

NO_ARCH= yes

post-patch:
@${REINPLACE_CMD} -e '/POE::Test::Loops/d' ${WRKSRC}/Makefile.PL
Expand Down

0 comments on commit 5984ca1

Please sign in to comment.