opnsense-ports/sysutils/rubygem-sys-admin/Makefile
Franco Fichtner a1bf36c2bf */*: sync with upstream
Taken from: HardenedBSD
2021-07-22 09:00:17 +02:00

21 lines
404 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
PORTNAME= sys-admin
PORTVERSION= 1.7.6
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Unified, cross platform replacement for the Etc module
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-ffi>=1.1<2:devel/rubygem-ffi
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>