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
|
2000-09-19 15:19:23 +00:00
|
|
|
PORTVERSION= 1.0.0
|
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-10-03 05:12:49 +00:00
|
|
|
MAINTAINER= lioux@FreeBSD.org
|
1999-05-05 13:57:00 +00:00
|
|
|
|
2000-06-16 21:52:40 +00:00
|
|
|
INSTALLS_SHLIB= yes
|
2000-09-19 15:19:23 +00:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
USE_GMAKE= yes
|
1999-05-05 13:57:00 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|