212e68b28d
PR: ports/141501 pproved by: maintainer Submitted by: myself (pgollucci@)
23 lines
466 B
Makefile
23 lines
466 B
Makefile
# 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.5.4
|
|
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>
|