mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
- Add LICENSE
- Clean up pkg-descr Approved by: portmgr blanket
This commit is contained in:
parent
e041761b3b
commit
81f404a027
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487788
2 changed files with 3 additions and 2 deletions
|
@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Set up array elements as aliases
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -2,5 +2,3 @@ This module give direct access to the internal perl routines that let
|
|||
you store reference to things in arrays and hashes.
|
||||
|
||||
WWW: https://metacpan.org/release/Array-RefElem
|
||||
|
||||
Seamus Venasse <svenasse@polaris.ca>
|
||||
|
|
Loading…
Add table
Reference in a new issue