mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
b5b013b151
PR: 21453 Submitted by: MAINTAINER
21 lines
405 B
Makefile
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@linf.unb.br
|
|
|
|
INSTALLS_SHLIB= yes
|
|
USE_LIBTOOL= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|