pkgsrc/net/whatmask/Makefile
zuntum f26e335c1d Update to version 1.2
Changes from version 1.1:
        * Added support for hex netmasks.
        * Minor bugfixes, cleanup.

Provided by the maintainer - Joe Laffey <joe@laffeycomputer.com>, thanks!
2003-12-19 12:23:56 +00:00

14 lines
380 B
Makefile

# $NetBSD: Makefile,v 1.4 2003/12/19 12:23:56 zuntum Exp $
#
DISTNAME= whatmask-1.2
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"