# Created by: Sergey Skvortsov # $FreeBSD: head/devel/p5-Data-Serializer/Makefile 342001 2014-01-31 15:23:10Z miwi $ PORTNAME= Data-Serializer PORTVERSION= 0.60 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Modules that serialize data structures LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= modbuild .include