1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/misc/rubygem-iesd/Makefile
2014-11-24 18:27:56 +00:00

21 lines
371 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
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/iesd
.include <bsd.port.mk>