opnsense-ports/devel/rubygem-platform/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

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>