mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
- Fix plist, add missing file
- Bump PORTREVISION PR: ports/147902 Submitted by: Patrick M. Hausen <hausen@punkt.de> Approved by: maintainer timeout (miwi ; 118 days)
This commit is contained in:
parent
a51527b84a
commit
95be2d9791
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262867
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= Console_CommandLine
|
||||
PORTVERSION= 1.1.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
@ -26,7 +27,8 @@ FILES= Console/CommandLine.php Console/CommandLine/Action.php Console/CommandLi
|
||||
Console/CommandLine/Action/StoreInt.php Console/CommandLine/Action/StoreString.php \
|
||||
Console/CommandLine/Action/StoreTrue.php Console/CommandLine/Action/Version.php \
|
||||
Console/CommandLine/MessageProvider/Default.php Console/CommandLine/Outputter/Default.php \
|
||||
Console/CommandLine/Renderer/Default.php
|
||||
Console/CommandLine/Renderer/Default.php \
|
||||
Console/CommandLine/CustomMessageProvider.php
|
||||
DATA= xmlschema.rng
|
||||
EXAMPLES= ex1.php ex2.php ex2.xml
|
||||
_EXAMPLESDIR= docs/examples
|
||||
|
Loading…
Reference in New Issue
Block a user