freebsd-ports/devel/p5-ZML/Makefile
Philip M. Gollucci 212e68b28d - Update to 0.5.4
PR:             ports/141501
pproved by:     maintainer
Submitted by:   myself (pgollucci@)
2009-12-15 21:06:26 +00:00

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>