1999-03-15 20:59:24 +01:00
|
|
|
# New ports collection makefile for: libicq
|
|
|
|
# Date Created: 31 Oct 1998
|
|
|
|
# Whom: Seiichirou Hiraoka
|
1998-11-19 08:03:11 +01:00
|
|
|
#
|
1999-08-30 16:24:37 +02:00
|
|
|
# $FreeBSD$
|
1998-11-19 08:03:11 +01:00
|
|
|
#
|
|
|
|
|
2000-04-09 20:14:07 +02:00
|
|
|
PORTNAME= libicq
|
|
|
|
PORTVERSION= 0.33
|
1999-05-08 02:24:25 +02:00
|
|
|
CATEGORIES= net
|
2003-03-07 11:58:43 +01:00
|
|
|
MASTER_SITES= http://download.sourceforge.net/libicq/ \
|
|
|
|
${MASTER_SITE_LOCAL}
|
2000-08-08 07:08:12 +02:00
|
|
|
MASTER_SITE_SUBDIR= flathill
|
1998-11-19 08:03:11 +01:00
|
|
|
|
2005-04-03 23:30:39 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Library to add ICQ communication support to your software
|
1998-11-19 08:03:11 +01:00
|
|
|
|
2002-07-15 19:21:56 +02:00
|
|
|
USE_GNOME= glib12
|
2004-07-09 19:43:11 +02:00
|
|
|
USE_INC_LIBTOOL_VER=13
|
2000-06-16 23:52:40 +02:00
|
|
|
INSTALLS_SHLIB= yes
|
1998-11-19 08:03:11 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|