# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD: converters/p5-Number-RecordLocator/Makefile 324276 2013-08-05 15:05:29Z az $

PORTNAME=	Number-RecordLocator
PORTVERSION=	0.005
CATEGORIES=	converters perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Encodes integers into a short locator string

USES=		perl5
USE_PERL5=	configure

MAN3=	Number::RecordLocator.3

.include <bsd.port.mk>
