summaryrefslogtreecommitdiff
path: root/net/whatmask/Makefile
blob: 376513d2c2b7523ca8327198d136f363aaaff03d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1.1.1 2001/05/21 13:14:36 zuntum Exp $
#

DISTNAME=	whatmask-1.0
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"