openbsd-ports/security/parse/Makefile

20 lines
508 B
Makefile

# $OpenBSD: Makefile,v 1.7 2001/05/06 03:46:09 lebel Exp $
COMMENT= "watch a tcpdump trace in real-time"
DISTNAME= parse
PKGNAME= parse-1.0
CATEGORIES= security
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.sdsc.edu/pub/security/PICS/parse/
EXTRACT_SUFX= .t.gz
MAINTAINER= Dug Song <dugsong@monkey.org>
PERMIT_PACKAGE_CDROM= "commercial. licensing restrictions."
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "commercial. licensing restrictions."
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>