17 lines
367 B
Makefile
17 lines
367 B
Makefile
PORTNAME= String-KeyboardDistance
|
|
PORTVERSION= 1.01
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
MASTER_SITE_SUBDIR= CPAN:KRBURTON
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= m.ne@gmx.net
|
|
COMMENT= String::KeyboardDistance - String Comparison Algorithm
|
|
WWW= https://metacpan.org/dist/String-KeyboardDistance
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|