freebsd-ports/net/whatmask/Makefile

20 lines
391 B
Makefile
Raw Normal View History

# ex:ts=8
# New ports collection makefile for: whatmask
# Date created: May 20, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= whatmask
2001-09-27 09:30:10 +02:00
PORTVERSION= 1.1
CATEGORIES= net
MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:00:52 +01:00
COMMENT= Easily convert between three common subnet mask notations
GNU_CONFIGURE= yes
.include <bsd.port.mk>