summaryrefslogtreecommitdiff
path: root/net-mgmt/whatmask/Makefile
blob: 70c43d95ed426d24f41422b9d0e5d68c9869d756 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# ex:ts=8
# New ports collection makefile for:	whatmask
# Date created:			May 20, 2001
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	whatmask
PORTVERSION=	1.1
CATEGORIES=	net
MASTER_SITES=	http://downloads.laffeycomputer.com/current_builds/whatmask/

MAINTAINER=	ports@FreeBSD.org

GNU_CONFIGURE=	yes

.include <bsd.port.mk>