aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/whatmask/Makefile
blob: a35bdc310ecdaac13568364605f0b6c45c077a08 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	whatmask
PORTVERSION=	1.2
PORTREVISION=	3
CATEGORIES=	net-mgmt
MASTER_SITES=	http://downloads.laffeycomputer.com/current_builds/whatmask/

MAINTAINER=	adamw@FreeBSD.org
COMMENT=	Convert between common subnet mask notations
WWW=		http://www.laffeycomputer.com/whatmask.html

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

GNU_CONFIGURE=	yes
GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share

.include <bsd.port.mk>