freebsd-ports/net/opendpi/Makefile
Martin Wilke 85bf8eddde The OpenDPI deep packet inspection engine.
WWW: http://www.opendpi.org/

PR:		ports/140539
Submitted by:	fernandotcl
2009-11-17 09:13:12 +00:00

18 lines
349 B
Makefile

# New ports collection makefile for: opendpi
# Date created: 13 November 2009
# Whom: fernandotcl
#
# $FreeBSD$
#
PORTNAME= opendpi
PORTVERSION= 1.1.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= fernando@netfilter.com.br
COMMENT= An open source deep packet inspection engine
GNU_CONFIGURE= yes
.include <bsd.port.mk>