# $OpenBSD: Makefile,v 1.23 2019/07/12 21:02:27 sthen Exp $

COMMENT=	calculate the similarity of two strings

MODULES=	cpan
DISTNAME =	String-Similarity-1.04
CATEGORIES=	textproc
REVISION =	2

# GPLv2
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

.include <bsd.port.mk>
