18 lines
345 B
Makefile
18 lines
345 B
Makefile
# $OpenBSD: Makefile,v 1.4 2000/04/23 03:34:56 kevlo Exp $
|
|
|
|
DISTNAME= tcpflow-0.12
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.circlemud.org/pub/jelson/tcpflow/
|
|
|
|
MAINTAINER= jethro@dqc.org
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
GNU_CONFIGURE= Yes
|
|
FAKE= Yes
|
|
|
|
.include <bsd.port.mk>
|