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