opnsense-ports/misc/rubygem-iesd/Makefile
Franco Fichtner fbce3cc773 */*: sync with upstream
Taken from: FreeBSD
2015-07-07 15:27:15 +02:00

21 lines
384 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= iesd
PORTVERSION= 1.2.2
CATEGORIES= misc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Modify Extensions, Kextcache and Packages on InstallESD
LICENSE= BSD2CLAUSE
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/iesd
.include <bsd.port.mk>