pkgsrc/net/whatmask/Makefile
zuntum 740d304da5 Update whatmask to 1.1
Changes from version 1.0:
	Introduced support for reporting network address, broadcast address,
	number of IPs, first IP and last IP.
	Made some source adjustments to facilitate compiling under
	Win32, MacOS Classic and MacOS X.
	Optimized a routine or two.
	Cleaned up code / headers.
2001-09-30 21:22:07 +00:00

14 lines
380 B
Makefile

# $NetBSD: Makefile,v 1.2 2001/09/30 21:22:07 zuntum Exp $
#
DISTNAME= whatmask-1.1
CATEGORIES= net
MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/
MAINTAINER= zuntum@netbsd.org
HOMEPAGE= http://www.laffeycomputer.com/whatmask.html
COMMENT= Easily convert between three common subnet mask notations
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"