1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

devel/rubygem-plist: create port for rubygem-plist

All-purpose Property List manipulation library

WWW: https://github.com/bleything/plist

PR:		193342
Submitted by:	Renaud Chaput <renchap@cocoa-x.com>
This commit is contained in:
Steve Wills 2014-09-06 17:31:48 +00:00
parent dcea2fb9d7
commit 6d4e5bb4b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367458
4 changed files with 23 additions and 0 deletions

View File

@ -4424,6 +4424,7 @@
SUBDIR += rubygem-piston
SUBDIR += rubygem-pkg-config
SUBDIR += rubygem-platform
SUBDIR += rubygem-plist
SUBDIR += rubygem-polyglot
SUBDIR += rubygem-popen4
SUBDIR += rubygem-posix-spawn

View File

@ -0,0 +1,17 @@
# $FreeBSD$
PORTNAME= plist
PORTVERSION= 3.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= renchap@cocoa-x.com
COMMENT= All-purpose Property List manipulation library
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/plist-3.1.0.gem) = 9ae1a010cab13bb533af87d5a1aca23958e5dae8911317244248f9c65bb30866
SIZE (rubygem/plist-3.1.0.gem) = 37888

View File

@ -0,0 +1,3 @@
All-purpose Property List manipulation library
WWW: https://github.com/bleything/plist