Muhammad Moinur Rahman cb112bd057
textproc/libxdiff: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-26 08:57:43 +01:00

20 lines
429 B
Makefile

PORTNAME= libxdiff
PORTVERSION= 0.23
PORTREVISION= 2
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
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
USES= libtool
USE_LDCONFIG= yes
.include <bsd.port.mk>