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

                                                          
 
           

 

                      
                   

                                                         
                                
 
                                    
                                                                         
 
                      
                   
                   

                      
# New ports collection makefile for:	libicq
# Date Created:				31 Oct 1998
# Whom:					Seiichirou Hiraoka
#
# $FreeBSD$
#

PORTNAME=	libicq
PORTVERSION=	0.33
CATEGORIES=	net
MASTER_SITES=	http://download.sourceforge.net/libicq/ \
		${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	flathill

MAINTAINER=	flathill@FreeBSD.org
COMMENT=	Library to add ICQ communication support to your software

USE_GNOME=	glib12
USE_LIBTOOL=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>