1999-05-05 15:57:00 +02:00
|
|
|
# New ports collection makefile for: icqlib
|
|
|
|
# Date created: 16 March 1999
|
|
|
|
# Whom: Pavel Andreev
|
|
|
|
#
|
1999-08-30 16:24:37 +02:00
|
|
|
# $FreeBSD$
|
1999-05-05 15:57:00 +02:00
|
|
|
#
|
|
|
|
|
2000-04-09 20:14:07 +02:00
|
|
|
PORTNAME= icqlib
|
2000-09-19 17:19:23 +02:00
|
|
|
PORTVERSION= 1.0.0
|
2004-02-04 06:10:27 +01:00
|
|
|
PORTREVISION= 1
|
1999-05-05 16:13:55 +02:00
|
|
|
CATEGORIES= net
|
2000-06-14 15:21:38 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
1999-05-05 15:57:00 +02:00
|
|
|
|
2000-10-03 07:12:49 +02:00
|
|
|
MAINTAINER= lioux@FreeBSD.org
|
2003-02-23 20:58:35 +01:00
|
|
|
COMMENT= A library required by kicq (not libicq)
|
1999-05-05 15:57:00 +02:00
|
|
|
|
2000-06-16 23:52:40 +02:00
|
|
|
INSTALLS_SHLIB= yes
|
2004-07-09 19:43:11 +02:00
|
|
|
USE_INC_LIBTOOL_VER=13
|
2000-09-19 17:19:23 +02:00
|
|
|
USE_GMAKE= yes
|
2004-02-08 02:14:05 +01:00
|
|
|
USE_SIZE= yes
|
1999-05-05 15:57:00 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|