freebsd-ports/net-mgmt/whatmask/Makefile
Adam Weinberger a705396018 net-mgmt/whatmask: Take maintainership, remove README
The README here is the same as the manpage.
2021-02-19 13:46:59 +00:00

18 lines
359 B
Makefile

# Created by: ijliao
# $FreeBSD$
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
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
.include <bsd.port.mk>