mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add LICENSE
- Pass maintainership to submitter PR: ports/189334 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
c5d9453986
commit
f20ebf7c68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353423
1 changed files with 5 additions and 3 deletions
|
@ -4,13 +4,15 @@
|
||||||
PORTNAME= eperl
|
PORTNAME= eperl
|
||||||
PORTVERSION= 2.2.14
|
PORTVERSION= 2.2.14
|
||||||
CATEGORIES= lang www perl5
|
CATEGORIES= lang www perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_OSSP}
|
MASTER_SITES= OSSP/tool/${PORTNAME}
|
||||||
MASTER_SITE_SUBDIR= tool/${PORTNAME}
|
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= 5u623l20@gmail.com
|
||||||
COMMENT= Perl Modules of ePerl package: Parse::ePerl, Apache::ePerl
|
COMMENT= Perl Modules of ePerl package: Parse::ePerl, Apache::ePerl
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv2
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
|
Loading…
Add table
Reference in a new issue