mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
4d6737c655
PR: 15343 Submitted by: maintainer
18 lines
385 B
Makefile
18 lines
385 B
Makefile
# New ports collection makefile for: icqlib
|
|
# Version required: 0.1.3
|
|
# Date created: 16 March 1999
|
|
# Whom: Pavel Andreev
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= icqlib-0.1.3
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://download.sourceforge.net/icqlib/
|
|
|
|
MAINTAINER= paxvel@iname.com
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|