1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/misc/rubygem-iesd/Makefile
Sunpoet Po-Chuan Hsieh 0e17d9c321 Cosmetic change
2019-10-20 17:17:03 +00:00

22 lines
355 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
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/iesd
.include <bsd.port.mk>