freebsd-ports/net-im/icqlib/Makefile
Mario Sergio Fujikawa Ferreira 74740483d0 De-pkg-comment
2003-02-23 19:58:35 +00:00

21 lines
454 B
Makefile

# New ports collection makefile for: icqlib
# Date created: 16 March 1999
# Whom: Pavel Andreev
#
# $FreeBSD$
#
PORTNAME= icqlib
PORTVERSION= 1.0.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lioux@FreeBSD.org
COMMENT= A library required by kicq (not libicq)
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
.include <bsd.port.mk>