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
|
|
|
|
PORTVERSION= 0.1.3
|
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-09-18 18:50:29 +02:00
|
|
|
MAINTAINER= lioux@uol.com.br
|
1999-05-05 15:57:00 +02:00
|
|
|
|
2000-06-16 23:52:40 +02:00
|
|
|
INSTALLS_SHLIB= yes
|
1999-05-05 15:57:00 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|