summaryrefslogtreecommitdiffstats
path: root/net-mgmt/netmask/Makefile
blob: 72766e4e46fbb602db930d218cd7aae1849d188a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Mike Bristow <mike@urgle.com>
# $FreeBSD$

PORTNAME=	netmask
PORTVERSION=	2.4
PORTREVISION=	1
CATEGORIES=	net-mgmt
MASTER_SITES=	http://trap.mtview.ca.us/~talby/
DISTNAME=	netmask_${PORTVERSION}

MAINTAINER=	mike@urgle.com
COMMENT=	Tool for generating terse netmasks in several common formats

WRKSRC=		${WRKDIR}/${DISTNAME:S/_/-/}
GNU_CONFIGURE=	yes
USES=		gmake

INFO=		netmask
PLIST_FILES=	bin/netmask \
		man/man1/netmask.1.gz

.include <bsd.port.mk>
OpenPOWER on IntegriCloud