16 lines
273 B
Makefile
16 lines
273 B
Makefile
PORTNAME= valid
|
|
PORTVERSION= 1.2.0
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ports@armchairs.be
|
|
COMMENT= Standalone, generic object validator for ruby
|
|
WWW= https://github.com/zombor/Validator
|
|
|
|
LICENSE= ISCL
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|