aboutsummaryrefslogtreecommitdiffstats
path: root/net/ap-utils/Makefile
blob: a7622f365f3191061a57a20944f704e10a5a96ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# New ports collection makefile for:    ap-utils
# Date created:     2002/07/10
# Whom:         Jerry A! <jerry@thehutt.org>
#
# $FreeBSD$
#

PORTNAME=   ap-utils
PORTVERSION=    1.3.1
CATEGORIES= net
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= daniel+aputils@pelleg.org
COMMENT=    A set of utilities to configure and monitor wireless access points

LIB_DEPENDS=    intl.4:${PORTSDIR}/devel/gettext

GNU_CONFIGURE=  yes
USE_BZIP2=  yes
MAN8=       ap-trapd.8 ap-mrtg.8 ap-config.8

.if !defined(NOPORTDOCS)
post-install:
    ${MKDIR} ${DOCSDIR}
    cd ${WRKSRC}/Documentation && \
        ${INSTALL_DATA} FAQ Ovislink-HOWTO.html ${DOCSDIR}
.endif

.include <bsd.port.mk>
td>Xorg-servers update to 1.18.4 with driver updates and revision bumps.rezny2017-02-111-1/+1 * Import few patches from upstream to allow building with newer xorgbapt2017-01-24