mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Add license (BSD variant not specified)
- Add NO_ARCH - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
9a3359913a
commit
eecc0c50ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474943
@ -14,6 +14,8 @@ EXTRACT_ONLY= # empty
|
||||
MAINTAINER= tsparks@appliedops.net
|
||||
COMMENT= YALI: Yet Another LOLCODE Interpreter
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \
|
||||
p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent
|
||||
|
||||
@ -22,6 +24,7 @@ USE_PERL5= run
|
||||
SHEBANG_FILES= ${DISTFILES}
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
PLIST_FILES= bin/yali
|
||||
|
@ -1,3 +1,3 @@
|
||||
This is YALI, its a LOLCODE interpreter, written in perl.
|
||||
|
||||
WWW: http://1.618034.com/yali-yet-another-lolcode-interpreter/index.php
|
||||
WWW: https://1.618034.com/yali-yet-another-lolcode-interpreter/index.php
|
||||
|
Loading…
Reference in New Issue
Block a user