1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/net-im/libicq/Makefile

23 lines
469 B
Makefile
Raw Normal View History

# New ports collection makefile for: libicq
# Date Created: 31 Oct 1998
# Whom: Seiichirou Hiraoka
#
1999-08-30 14:24:37 +00:00
# $FreeBSD$
#
PORTNAME= libicq
PORTVERSION= 0.33
1999-05-08 00:24:25 +00:00
CATEGORIES= net
MASTER_SITES= http://download.sourceforge.net/libicq/ \
${MASTER_SITE_LOCAL}
2000-08-08 05:08:12 +00:00
MASTER_SITE_SUBDIR= flathill
MAINTAINER= flathill@FreeBSD.org
COMMENT= Library to add ICQ communication support to your software
USE_GNOME= glib12
USE_INC_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
.include <bsd.port.mk>