freebsd-ports/misc/rubygem-iesd/Makefile
2021-04-06 16:31:07 +02:00

20 lines
343 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/iesd
.include <bsd.port.mk>