blob: 5e83b79d204be09fb5e7078ca6e04de9c081544c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= whatmask
PORTVERSION= 1.2
PORTREVISION= 2
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
.include <bsd.port.mk>
|