freebsd-ports/devel/p5-String-CRC32/Makefile
Sunpoet Po-Chuan Hsieh 23c7fe5e63 - Update to 1.5
2013-12-31 14:59:40 +00:00

16 lines
286 B
Makefile

# Created by: ache
# $FreeBSD$
PORTNAME= String-CRC32
PORTVERSION= 1.5
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface for cyclic redundancy check generation
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>