1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
Mario Sergio Fujikawa Ferreira b5c2cbf3a5 Drop maintainership
2005-03-05 01:17:09 +00:00

23 lines
476 B
Makefile

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