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
|
|
|
|
PORTVERSION= 0.1.3
|
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
|
|
|
|
|
|
|
MAINTAINER= paxvel@iname.com
|
|
|
|
|
2000-06-16 06:38:50 -04:00
|
|
|
INSTALLS_SHLIBS= yes
|
1999-05-05 09:57:00 -04:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|