blob: f0f448fcf36e20e3668a94874f14de06221acc28 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTNAME= Number-RecordLocator
PORTVERSION= 0.005
PORTREVISION= 1
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Encodes integers into a short locator string
WWW= https://metacpan.org/release/Number-RecordLocator
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|