cf118ccf87
Reported by: lwhsu
15 lines
272 B
Makefile
15 lines
272 B
Makefile
PORTNAME= semi_semantic
|
|
PORTVERSION= 1.2.0
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Library for parsing/formatting/comparing semi-semantic versions
|
|
|
|
LICENSE= APACHE20
|
|
|
|
NO_ARCH= yes
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|