xref: /mports/devel/fstrcmp/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	fstrcmp
2PORTVERSION=	0.7.D001
3PORTREVISION=	1
4CATEGORIES=	devel
5MASTER_SITES=	SF/fstrcmp/fstrcmp/${PORTVERSION:R}
6
7MAINTAINER=	ports@FreeBSD.org
8COMMENT=	Library for fuzzy string comparisons
9WWW=		https://fstrcmp.sourceforge.net/
10
11LICENSE=	gpl3
12LICENSE_FILE=	${WRKSRC}/LICENSE
13
14USES=		gmake libtool:build
15USE_LDCONFIG=	yes
16
17GNU_CONFIGURE=	yes
18GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
19
20post-install:
21	${STRIP_CMD} ${PREFIX}/lib/libfstrcmp.so
22
23.include <bsd.port.mk>
24

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026