freebsd-ports/net/libicq/Makefile

22 lines
384 B
Makefile
Raw Normal View History

# New ports collection makefile for: libicq
# Date Created: 31 Oct 1998
# Whom: Seiichirou Hiraoka
#
1999-08-30 10:24:37 -04:00
# $FreeBSD$
#
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
MAINTAINER= flathill@FreeBSD.org
2000-10-05 02:23:01 -04:00
USE_GLIB= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>