Skip to content

Commit

Permalink
devel/p5-Test-Time: Add LICENSE and NO_ARCH
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 25, 2022
1 parent 65c0e96 commit f07e5d0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions devel/p5-Test-Time/Makefile
Expand Up @@ -7,7 +7,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to override time()/sleep() core functions for testing

LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= perl5
USE_PERL5= configure

NO_ARCH= yes

.include <bsd.port.mk>

0 comments on commit f07e5d0

Please sign in to comment.