8aced87963
ok henning@, dhartmei@, jolan@
21 lines
473 B
Makefile
21 lines
473 B
Makefile
# $OpenBSD: Makefile,v 1.3 2003/08/21 18:24:41 canacar Exp $
|
|
#
|
|
|
|
COMMENT= "curses-based real time state and rule display for pf"
|
|
|
|
DISTNAME= pftop-0.4
|
|
CATEGORIES= sysutils
|
|
|
|
HOMEPAGE= http://www.eee.metu.edu.tr/~canacar/pftop/
|
|
MAINTAINER= Can Erkin Acar <canacar@eee.metu.edu.tr>
|
|
|
|
# License: BSD
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MASTER_SITES= http://www.eee.metu.edu.tr/~canacar/
|
|
|
|
.include <bsd.port.mk>
|