summaryrefslogtreecommitdiff
path: root/net/whatmask/Makefile
blob: 2cc2424f8dd7bfa542f9db2f51e68a17d6b02449 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:32 joerg 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

PKG_DESTDIR_SUPPORT=	user-destdir

GNU_CONFIGURE=	YES

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