aboutsummaryrefslogblamecommitdiff
path: root/textproc/libxdiff/Makefile
blob: 97bb9b3e952132283c3617969a7704e0ad9d6c82 (plain) (tree)
1
2
3
4
5
6
7
8
9
                    

                        
                    
                 


                                           
                                 

                                                                             

                     
                   

                             
                   
 
                      
# Created by: ijliao

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

LICENSE=	LGPL3

GNU_CONFIGURE=	yes
INSTALL_TARGET=	install-strip
USES=		libtool
USE_LDCONFIG=	yes

.include <bsd.port.mk>