summaryrefslogtreecommitdiff
path: root/net/ripetools/Makefile
blob: 821642180512950abbbe6b924babcaa974dd54f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:   ripe-whois
# Version required:	2.4
# Date created:		5th June 1997
# Whom:			joe@uk.freebsd.org
#
# $Id: Makefile,v 1.4 1999/03/09 03:08:24 jseger Exp $
#

DISTNAME=	ripe-whois-tools-2.4
PKGNAME=	ripetools-2.4
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.ripe.net/tools/

MAINTAINER=	joe@uk.freebsd.org

NO_WRKSUBDIR=	yes

MAN1=		ripewhois.1

.include <bsd.port.mk>