mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
- Reformat pkg-descr - Use single space after WWW:
This commit is contained in:
parent
0622b71a49
commit
e43801b1bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360409
@ -9,6 +9,8 @@ MASTER_SITES= http://www.thuswise.org/sprinkle/pub/
|
|||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Stomp messaging broker written in Python
|
COMMENT= Stomp messaging broker written in Python
|
||||||
|
|
||||||
|
LICENSE= GPLv3
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USE_PYTHON= yes
|
USE_PYTHON= yes
|
||||||
WRKSRC= ${WRKDIR}/sprinkle-dist
|
WRKSRC= ${WRKDIR}/sprinkle-dist
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
Sprinkle is a broker which implements a simple messaging protocol
|
Sprinkle is a broker which implements a simple messaging protocol called STOMP.
|
||||||
called STOMP.
|
|
||||||
|
|
||||||
WWW: http://www.thuswise.org/sprinkle/
|
WWW: http://www.thuswise.org/sprinkle/
|
||||||
|
Loading…
Reference in New Issue
Block a user