forked from Lainports/opnsense-ports
14 lines
277 B
Makefile
14 lines
277 B
Makefile
PORTNAME= platform
|
|
PORTVERSION= 0.4.0
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
DISTNAME= Platform-${PORTVERSION}
|
|
|
|
MAINTAINER= don@na.rim.or.jp
|
|
COMMENT= Hopefully robust platform sensing
|
|
WWW= https://github.com/berk/platform
|
|
|
|
NO_ARCH= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|