1999-03-15 14:59:24 -05:00
|
|
|
# New ports collection makefile for: libicq
|
|
|
|
# Date Created: 31 Oct 1998
|
|
|
|
# Whom: Seiichirou Hiraoka
|
1998-11-19 02:03:11 -05:00
|
|
|
#
|
1999-08-30 10:24:37 -04:00
|
|
|
# $FreeBSD$
|
1998-11-19 02:03:11 -05:00
|
|
|
#
|
|
|
|
|
2000-04-09 14:14:07 -04:00
|
|
|
PORTNAME= libicq
|
|
|
|
PORTVERSION= 0.33
|
1999-05-07 20:24:25 -04:00
|
|
|
CATEGORIES= net
|
2000-08-08 01:08:12 -04:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
|
|
|
ftp://ftp.korsoft.com/pub/gicq/
|
|
|
|
MASTER_SITE_SUBDIR= flathill
|
1998-11-19 02:03:11 -05:00
|
|
|
|
1999-08-31 02:53:31 -04:00
|
|
|
MAINTAINER= flathill@FreeBSD.org
|
1998-11-19 02:03:11 -05:00
|
|
|
|
2000-10-05 02:23:01 -04:00
|
|
|
USE_GLIB= yes
|
1999-05-28 23:47:54 -04:00
|
|
|
USE_LIBTOOL= yes
|
2000-06-16 17:52:40 -04:00
|
|
|
INSTALLS_SHLIB= yes
|
1998-11-19 02:03:11 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|