freebsd-ports/net-mgmt/whatmask/Makefile
Ying-Chieh Liao 5640f019e8 add whatmask
Easily convert between three common subnet mask notations
2001-05-20 11:23:36 +00:00

18 lines
324 B
Makefile

# ex:ts=8
# New ports collection makefile for: whatmask
# Date created: May 20, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= whatmask
PORTVERSION= 1.0
CATEGORIES= net
MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
.include <bsd.port.mk>