aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/licq-console/Makefile
blob: 7449d5cb444811c8f7b059a438750e7376dadb14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    console-licq
# Date created:                         18 October 2000
# Whom:                                 Jeremy Norris <ishmael27@home.com>
#
# $FreeBSD$
#

PORTNAME=   console
PORTVERSION=    ${CONSOLE_LICQ_VER}
CATEGORIES= net

MAINTAINER= dinoex@FreeBSD.org

USE_AUTOMAKE=   yes
CONFIGURE_ENV=  CPPFLAGS="${PTHREAD_CFLAGS}" \
        LIBS="${PTHREAD_LIBS}"
INCDIR=     ${PORTSDIR}/net

.include <bsd.port.pre.mk>
.include "${INCDIR}/licq/Makefile.inc"
.include <bsd.port.post.mk>