net/rubygem-interfacez: Add rubygem-interfacez 1.0.4
Interfacez provides simplified network interfaces API.
This commit is contained in:
parent
c3f4bb51aa
commit
b544518902
@ -1307,6 +1307,7 @@
|
||||
SUBDIR += rubygem-http-parser
|
||||
SUBDIR += rubygem-http_parser.rb
|
||||
SUBDIR += rubygem-httpauth
|
||||
SUBDIR += rubygem-interfacez
|
||||
SUBDIR += rubygem-ipaddr
|
||||
SUBDIR += rubygem-ipaddr122
|
||||
SUBDIR += rubygem-ipaddress
|
||||
|
||||
17
net/rubygem-interfacez/Makefile
Normal file
17
net/rubygem-interfacez/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
PORTNAME= interfacez
|
||||
PORTVERSION= 1.0.4
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Simplified network interface API
|
||||
WWW= https://github.com/picatz/interfacez
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
net/rubygem-interfacez/distinfo
Normal file
3
net/rubygem-interfacez/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1679498510
|
||||
SHA256 (rubygem/interfacez-1.0.4.gem) = b035e0b86c4667424d89a231c990d288a7c93583767501bc051e60e126463e7b
|
||||
SIZE (rubygem/interfacez-1.0.4.gem) = 9728
|
||||
1
net/rubygem-interfacez/pkg-descr
Normal file
1
net/rubygem-interfacez/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
Interfacez provides simplified network interfaces API.
|
||||
Loading…
x
Reference in New Issue
Block a user