mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
Add LICENSE
- Update WWW - Take maintainership
This commit is contained in:
parent
c11897d4cb
commit
7b1466fc95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503272
@ -5,12 +5,15 @@ PORTVERSION= 0.0.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Delay any task, similar to a priority-queue
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
Delay any task, similar to a priority-queue.
|
||||
|
||||
WWW: https://rubygems.org/gems/delayer
|
||||
WWW: https://github.com/toshia/delayer
|
||||
|
Loading…
Reference in New Issue
Block a user