summaryrefslogtreecommitdiffstats
path: root/security/sasp/Makefile
blob: fc764b9ede710d048dd1c8666553af48590826ca (plain)
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
# New ports collection makefile for:    sasp
# Date created:        2 September 2004
# Whom:                sviat
#
# $FreeBSD$
#

PORTNAME=	sasp
PORTVERSION=	0.1
PORTREVISION=	2
CATEGORIES=	security
MASTER_SITES=	${MASTER_SITE_LOCAL} \
		http://people.freebsd.org/~ahze/distfiles/
MASTER_SITE_SUBDIR=	ahze

MAINTAINER=	sviat@OpenGEEKS.it
COMMENT=	A tool that permits to use a gateway whatever IP we have

LIB_DEPENDS=	net:${PORTSDIR}/net/libnet

NO_WRKSUBDIR=	yes
MAKE_ENV=	LIBNET_CONFIG="${LIBNET_CONFIG}"
PLIST_FILES=	sbin/sasp

LIBNET_CONFIG?=	${LOCALBASE}/bin/libnet11-config

.include <bsd.port.mk>
OpenPOWER on IntegriCloud