freebsd-ports/net/icqlib0/Makefile
Mario Sergio Fujikawa Ferreira b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +00:00

21 lines
405 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
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
.include <bsd.port.mk>