1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/devel/p5-ZML/Makefile
2010-09-13 23:39:45 +00:00

24 lines
472 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 perl5
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>