- Add LICENSE
- Add NO_ARCH - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
e48c731b34
commit
47ce7592f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=531754
2 changed files with 5 additions and 1 deletions
|
@ -11,9 +11,13 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= takefu@airport.fm
|
||||
COMMENT= Perl module to populate HTML forms with default values
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,5 +3,5 @@ other tools that fill a similar niche, this module can handle any existing
|
|||
HTML page; this approach allows a clean separation of HTML development from
|
||||
Perl program development.
|
||||
|
||||
WWW: http://www.jmarshall.com/tools/defaultify/
|
||||
WWW: https://www.jmarshall.com/tools/defaultify/
|
||||
WWW: https://metacpan.org/release/HTML-Defaultify
|
||||
|
|
Loading…
Reference in a new issue