summaryrefslogblamecommitdiff
path: root/net-im/icqlib/Makefile
blob: a4649a81eee63f476cf10b13c3859582686ddd1e (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              


                                                     
           

 
                      
                     
                 
                      
                  
 
                                 
                                                       
 
                       
                   
                   
                   



                                                                                      

                      
# New ports collection makefile for:    icqlib
# Date created:                         16 March 1999
# Whom:                                 Pavel Andreev
#
# $FreeBSD$
#

PORTNAME=	icqlib
PORTVERSION=	1.0.0
PORTREVISION=	2
CATEGORIES=	net-im
MASTER_SITES=	SF

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A library required by kicq (not libicq)

USE_AUTOTOOLS=	libtool
USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes
USE_GMAKE=	yes

post-patch:
	@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
		${WRKSRC}/configure

.include <bsd.port.mk>