aboutsummaryrefslogtreecommitdiffstats
path: root/net/opendpi/Makefile
blob: 151ee5b66484766c3e81fb1266763e4041afe6c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: fernandotcl
# $FreeBSD$

PORTNAME=   opendpi
PORTVERSION=    1.2.0
PORTREVISION=   1
CATEGORIES= net
MASTER_SITES=   GOOGLE_CODE

MAINTAINER= fernando@netfilter.com.br
COMMENT=    Open source deep packet inspection engine

BROKEN_powerpc64=   Does not build

GNU_CONFIGURE=  yes
INSTALL_TARGET= install-strip
USES=       libtool

.include <bsd.port.mk>