1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/net/opendpi/Makefile

18 lines
328 B
Makefile
Raw Normal View History

# Created by: fernandotcl
# $FreeBSD$
PORTNAME= opendpi
PORTVERSION= 1.2.0
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= fernando@netfilter.com.br
COMMENT= Open source deep packet inspection engine
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= libtool
.include <bsd.port.mk>