ports/textproc/p5-String-Approx/Makefile

15 lines
228 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= module for approximate matching
MODULES= cpan
DISTNAME = String-Approx-3.28
CATEGORIES= textproc
FIX_EXTRACT_PERMISSIONS=Yes
REVISION = 0
# LGPL/Artistic
PERMIT_PACKAGE= Yes
WANTLIB += c perl
.include <bsd.port.mk>