2014-07-06 20:48:56 +02:00
|
|
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
|
|
|
|
|
|
|
PORTNAME= iesd
|
2014-11-24 19:27:56 +01:00
|
|
|
PORTVERSION= 1.2.2
|
2014-07-06 20:48:56 +02:00
|
|
|
CATEGORIES= misc rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= Modify Extensions, Kextcache and Packages on InstallESD
|
|
|
|
|
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem
|
2019-10-20 19:17:03 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
2014-07-06 20:48:56 +02:00
|
|
|
|
|
|
|
PLIST_FILES= bin/iesd
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|