freebsd-ports/net/icqlib/Makefile

24 lines
490 B
Makefile
Raw Normal View History

# New ports collection makefile for: icqlib
# Date created: 16 March 1999
# Whom: Pavel Andreev
#
1999-08-30 16:24:37 +02:00
# $FreeBSD$
#
PORTNAME= icqlib
PORTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lioux@FreeBSD.org
2003-02-23 20:58:35 +01:00
COMMENT= A library required by kicq (not libicq)
INSTALLS_SHLIB= yes
USE_INC_LIBTOOL_VER=13
USE_GMAKE= yes
2004-02-08 02:14:05 +01:00
USE_SIZE= yes
.include <bsd.port.mk>