1999-05-05 13:57:00 +00:00
|
|
|
# New ports collection makefile for: icqlib
|
|
|
|
# Date created: 16 March 1999
|
|
|
|
# Whom: Pavel Andreev
|
|
|
|
#
|
1999-08-30 14:24:37 +00:00
|
|
|
# $FreeBSD$
|
1999-05-05 13:57:00 +00:00
|
|
|
#
|
|
|
|
|
2000-04-09 18:14:07 +00:00
|
|
|
PORTNAME= icqlib
|
|
|
|
PORTVERSION= 0.1.3
|
1999-05-05 14:13:55 +00:00
|
|
|
CATEGORIES= net
|
2000-06-14 13:21:38 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
1999-05-05 13:57:00 +00:00
|
|
|
|
2000-09-18 16:50:29 +00:00
|
|
|
MAINTAINER= lioux@uol.com.br
|
1999-05-05 13:57:00 +00:00
|
|
|
|
2000-06-16 21:52:40 +00:00
|
|
|
INSTALLS_SHLIB= yes
|
1999-05-05 13:57:00 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|