ports/textproc/p5-Text-DoubleMetaphone/Makefile

13 lines
208 B
Makefile

COMMENT= implementation of a "sounds like" algorithm
MODULES= cpan
DISTNAME= Text-DoubleMetaphone-0.07
REVISION= 8
CATEGORIES= textproc
# Perl
PERMIT_PACKAGE= Yes
WANTLIB += c perl
.include <bsd.port.mk>