freebsd-ports/net-im/libicq/Makefile
Seiichirou Hiraoka deaf8834d5 Fix URLs.
PR:	ports/48376
Submitted by:	tadalunch@s5.xrea.com
2003-03-07 10:58:43 +00:00

23 lines
480 B
Makefile

# New ports collection makefile for: libicq
# Date Created: 31 Oct 1998
# Whom: Seiichirou Hiraoka
#
# $FreeBSD$
#
PORTNAME= libicq
PORTVERSION= 0.33
CATEGORIES= net
MASTER_SITES= http://download.sourceforge.net/libicq/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= flathill
MAINTAINER= flathill@FreeBSD.org
COMMENT= Library to add ICQ communication support to your software
USE_GNOMENG= yes
USE_GNOME= glib12
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>