opnsense-ports/devel/rubygem-os/Makefile
Franco Fichtner 43e88e63d3 */*: sync with upstream
Taken from: HardenedBSD
2019-04-26 08:52:20 +02:00

20 lines
334 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= os
PORTVERSION= 1.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Allows for some useful and easy functions
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>