opnsense-ports/textproc/libxdiff/Makefile
2022-09-07 22:33:21 +02:00

18 lines
389 B
Makefile

PORTNAME= libxdiff
PORTVERSION= 0.23
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.xmailserver.org/
MAINTAINER= ports@FreeBSD.org
COMMENT= Create file differences/patches to both binary and text files
WWW= http://www.xmailserver.org/xdiff-lib.html
LICENSE= LGPL3
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= libtool
USE_LDCONFIG= yes
.include <bsd.port.mk>