aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-05-31 05:46:48 +0800
committermiwi <miwi@FreeBSD.org>2008-05-31 05:46:48 +0800
commit4d4bb3f56febd340997327ae1e64d7d522d380eb (patch)
tree8a524e0fc4502f73f602e3a8b07bc6496980ed48 /devel
parentc6ff902c48a5a81259a44553ada3d41b39bd22b3 (diff)
downloadfreebsd-ports-graphics-4d4bb3f56febd340997327ae1e64d7d522d380eb.tar.gz
freebsd-ports-graphics-4d4bb3f56febd340997327ae1e64d7d522d380eb.tar.zst
freebsd-ports-graphics-4d4bb3f56febd340997327ae1e64d7d522d380eb.zip
A simple, fast, and easy to read binary data storage format.
It allows for comments and meta data as well. WWW: http://search.cpan.org/~vvelox/ZML-0.5.1/ PR: ports/123620 Submitted by: Zane C, Bowers <vvelox at vvelox.net>
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-ZML/Makefile23
-rw-r--r--devel/p5-ZML/distinfo3
-rw-r--r--devel/p5-ZML/pkg-descr4
-rw-r--r--devel/p5-ZML/pkg-plist3
5 files changed, 34 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 7183f03b0d4..5ad5d7a818b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1789,6 +1789,7 @@
SUBDIR += p5-Workflow
SUBDIR += p5-XSLoader
SUBDIR += p5-Yada-Yada-Yada
+ SUBDIR += p5-ZML
SUBDIR += p5-accessors
SUBDIR += p5-aliased
SUBDIR += p5-base
diff --git a/devel/p5-ZML/Makefile b/devel/p5-ZML/Makefile
new file mode 100644
index 00000000000..9df670f52a8
--- /dev/null
+++ b/devel/p5-ZML/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: devel/p5-ZML
+# Date created: 2008-05-12
+# Whom: Zane C, Bowers <vvelox@vvelox.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ZML
+PORTVERSION= 0.2.0
+CATEGORIES= devel
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
+PKGNAMEPREFIX= p5-
+DISTNAME= ZML-${PORTVERSION}
+
+MAINTAINER= vvelox@vvelox.net
+COMMENT= A simple, fast, and easy to read binary data storage format
+
+PERL_CONFIGURE= yes
+
+MAN3= ZML.3
+
+.include <bsd.port.mk>
diff --git a/devel/p5-ZML/distinfo b/devel/p5-ZML/distinfo
new file mode 100644
index 00000000000..57606b4d23a
--- /dev/null
+++ b/devel/p5-ZML/distinfo
@@ -0,0 +1,3 @@
+MD5 (ZML-0.2.0.tar.gz) = f1f46d87d49264e20056667117c4afbf
+SHA256 (ZML-0.2.0.tar.gz) = c111c4f05f02748bb2a6abdecbb3ad55790693811f85c4a751155c3e1f0f0b67
+SIZE (ZML-0.2.0.tar.gz) = 7350
diff --git a/devel/p5-ZML/pkg-descr b/devel/p5-ZML/pkg-descr
new file mode 100644
index 00000000000..c2bee81ff5d
--- /dev/null
+++ b/devel/p5-ZML/pkg-descr
@@ -0,0 +1,4 @@
+A simple, fast, and easy to read binary data storage format.
+It allows for comments and meta data as well.
+
+WWW: http://search.cpan.org/~vvelox/ZML-0.5.1/
diff --git a/devel/p5-ZML/pkg-plist b/devel/p5-ZML/pkg-plist
new file mode 100644
index 00000000000..68f1a94dc62
--- /dev/null
+++ b/devel/p5-ZML/pkg-plist
@@ -0,0 +1,3 @@
+%%SITE_PERL%%/ZML.pm
+%%SITE_PERL%%/mach/auto/ZML/.packlist
+@dirrm %%SITE_PERL%%/mach/auto/ZML