18 lines
327 B
Makefile
18 lines
327 B
Makefile
PORTNAME= corefoundation
|
|
PORTVERSION= 0.3.13
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Wrapper for macOS Core Foundation Framework
|
|
WWW= https://github.com/chef/cheffish
|
|
|
|
LICENSE= MIT
|
|
|
|
RUN_DEPENDS= rubygem-ffi>=1.15.0:devel/rubygem-ffi
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|