mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
devel/pure-readline: Prepare to use ports readline (dports)
Approved by: portmgr (implicit, for NOT_STAGED)
This commit is contained in:
parent
d3e714d5bd
commit
8bdd0c7747
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360781
1 changed files with 2 additions and 2 deletions
|
@ -7,13 +7,13 @@ CATEGORIES= devel
|
||||||
MASTER_SITES= https://cdn.bitbucket.org/purelang/pure-lang/downloads/
|
MASTER_SITES= https://cdn.bitbucket.org/purelang/pure-lang/downloads/
|
||||||
DIST_SUBDIR= pure
|
DIST_SUBDIR= pure
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Readline interface for the Pure language
|
COMMENT= Readline interface for the Pure language
|
||||||
|
|
||||||
LICENSE= BSD GPLv3
|
LICENSE= BSD GPLv3
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
USES= pure
|
USES= pure readline
|
||||||
|
|
||||||
PLIST_FILES= lib/pure/readline.pure \
|
PLIST_FILES= lib/pure/readline.pure \
|
||||||
lib/pure/readline.so
|
lib/pure/readline.so
|
||||||
|
|
Loading…
Add table
Reference in a new issue