mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
Add LICENSE
- Fix and update WWW Approved by: portmgr (blanket)
This commit is contained in:
parent
06fdcdf06e
commit
24808d9229
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471649
@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= Perl6::Subs - Define your subroutines in the Perl 6 style
|
||||
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
|
@ -4,4 +4,4 @@ Perl6::Subs is a source filter that adds a very useful subset of Perl
|
||||
declare the formal parameters, assign them their values, and validate
|
||||
their contents according to both built-in and user-given rules.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Perl6-Subs/
|
||||
WWW: https://metacpan.org/release/CHIPS/Perl6-Subs-0.05
|
||||
|
Loading…
x
Reference in New Issue
Block a user