xref: /mports/devel/rubygem-CFPropertyList/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	CFPropertyList
2PORTVERSION=	4.0.0
3CATEGORIES=	devel rubygems
4MASTER_SITES=	RG
5
6MAINTAINER=	sunpoet@FreeBSD.org
7COMMENT=	Read, write and manipulate both binary and XML property lists
8WWW=		https://github.com/ckruse/CFPropertyList
9
10LICENSE=	mit
11LICENSE_FILE=	${WRKSRC}/LICENSE
12
13BUILD_DEPENDS=	${RUN_DEPENDS}
14RUN_DEPENDS=	rubygem-base64>=0:converters/rubygem-base64 \
15		rubygem-nkf>=0:net/rubygem-nkf \
16		rubygem-rexml>=0:textproc/rubygem-rexml
17
18USES=		gem
19
20NO_ARCH=	yes
21
22.include <bsd.port.mk>
23

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026