2013-08-05 17:05:29 +02:00
|
|
|
# Created by: Anton Berezin <tobez@FreeBSD.org>
|
2007-01-24 21:05:58 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Number-RecordLocator
|
2009-08-13 14:37:51 +02:00
|
|
|
PORTVERSION= 0.005
|
2007-01-24 21:05:58 +01:00
|
|
|
CATEGORIES= converters perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2007-01-24 21:05:58 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= tobez@FreeBSD.org
|
|
|
|
COMMENT= Encodes integers into a short locator string
|
|
|
|
|
2013-08-05 17:05:29 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2007-01-24 21:05:58 +01:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|