# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/converters/p5-Number-RecordLocator/Makefile 327715 2013-09-20 16:05:24Z bapt $

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

NO_STAGE=	yes
.include <bsd.port.mk>
