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