mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
352 B
Makefile
18 lines
352 B
Makefile
# New ports collection makefile for: icqlib
|
|
# Date created: 16 March 1999
|
|
# Whom: Pavel Andreev
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= icqlib
|
|
PORTVERSION= 0.1.3
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://download.sourceforge.net/icqlib/
|
|
|
|
MAINTAINER= paxvel@iname.com
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|