opnsense-ports/devel/rubygem-platform/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

20 lines
340 B
Makefile

# Created by: IWATSUKI Hiroyuki <don@na.rim.or.jp>
# $FreeBSD$
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
GEM_NAME= ${DISTNAME}
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>