openbsd-ports/net/nbtscan/Makefile
2002-10-28 01:38:44 +00:00

23 lines
418 B
Makefile

# $OpenBSD: Makefile,v 1.3 2002/10/28 01:38:45 naddy Exp $
COMMENT= "NetBIOS name network scanner"
DISTNAME= nbtscan-1.0.2
CATEGORIES= net
MASTER_SITES= http://www.abb.aha.ru/software/
MAINTAINER= Dug Song <dugsong@monkey.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE=gnu
ALL_TARGET= nbtscan
NO_REGRESS= Yes
.include <bsd.port.mk>