opnsense-ports/devel/rubygem-CFPropertyList/Makefile
Franco Fichtner bba6c6c99e */*: sync with upstream
Taken from: HardenedBSD
2018-01-14 18:45:22 +01:00

19 lines
373 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= CFPropertyList
PORTVERSION= 3.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Read, write and manipulate both binary and XML property lists
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>