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 16:24:37 +02:00
# $FreeBSD$
#
PORTNAME= libicq
PORTVERSION= 0.33
1999-05-08 02:24:25 +02:00
CATEGORIES= net
2000-08-08 07:08:12 +02:00
MASTER_SITES= ${MASTER_SITE_LOCAL} \
ftp://ftp.korsoft.com/pub/gicq/
MASTER_SITE_SUBDIR= flathill
MAINTAINER= flathill@FreeBSD.org
2000-10-05 08:23:01 +02:00
USE_GLIB= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>