freebsd-ports/devel/p5-String-KeyboardDistance/Makefile
2022-10-23 01:22:35 +08:00

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>