summaryrefslogtreecommitdiff
path: root/net/ripetools/Makefile
blob: 574517a560953b1e2e995d02eb65549c68c0415e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:   ripe-whois
# Version required:	2.2
# Date created:		5th June 1997 
# Whom:			joe@uk.freebsd.org
#
# $Id$
#
      
DISTNAME=	ripe-whois-tools-2.2
PKGNAME=	ripetools-2.2
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.ripe.net/tools/

MAINTAINER=	joe@uk.freebsd.org

MAN1=		ripewhois.1

.include <bsd.port.mk>