- 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
|
||||
PORTVERSION= 2.2.14
|
||||
CATEGORIES= lang www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_OSSP}
|
||||
MASTER_SITE_SUBDIR= tool/${PORTNAME}
|
||||
MASTER_SITES= OSSP/tool/${PORTNAME}
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= 5u623l20@gmail.com
|
||||
COMMENT= Perl Modules of ePerl package: Parse::ePerl, Apache::ePerl
|
||||
|
||||
LICENSE= ART10 GPLv2
|
||||
LICENSE_COMB= dual
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
USES= perl5
|
||||
|
|
Loading…
Reference in a new issue