summaryrefslogtreecommitdiff
path: root/net/whatmask/Makefile
blob: c1c6242f5870f12c7912d8455488d4ce8bb79e1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.8 2012/10/23 17:19:18 asau Exp $
#

DISTNAME=	whatmask-1.2
CATEGORIES=	net
MASTER_SITES=	http://downloads.laffeycomputer.com/current_builds/whatmask/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.laffeycomputer.com/whatmask.html
COMMENT=	Easily convert between three common subnet mask notations

GNU_CONFIGURE=	YES

.include "../../devel/sysexits/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"