1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/net/ripetools/Makefile

24 lines
450 B
Makefile
Raw Normal View History

# New ports collection makefile for: ripe-whois
1998-09-22 17:50:27 +00:00
# Date created: 5th June 1997
# Whom: joe@uk.freebsd.org
#
1999-08-30 14:24:37 +00:00
# $FreeBSD$
#
1998-09-22 17:50:27 +00:00
PORTNAME= ripetools
PORTVERSION= 2.4
CATEGORIES= net
MASTER_SITES= ftp://ftp.ripe.net/tools/
DISTNAME= ripe-whois-tools-2.4
MAINTAINER= ports@FreeBSD.org
COMMENT= RIPE's own version of whois, and a RIPE database tool
DEPRECATED= "Please use net/ripe-whois!"
NO_WRKSUBDIR= yes
MAN1= ripewhois.1
.include <bsd.port.mk>