1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/net-im/icqlib/Makefile
Maxim Sobolev f3492a4b06 Update to 1.0.0.
PR:		20636
Submitted by:	maintainer
2000-09-19 15:19:23 +00:00

21 lines
404 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@uol.com.br
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
.include <bsd.port.mk>