mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
50d848bc31
PR: ports/65794 Submitted by: Tmur Bakeyev
24 lines
451 B
Makefile
24 lines
451 B
Makefile
# New ports collection makefile for: ripe-whois
|
|
# Date created: 5th June 1997
|
|
# Whom: joe@uk.freebsd.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ripetools
|
|
PORTVERSION= 2.4
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.ripe.net/tools/
|
|
DISTNAME= ripe-whois-tools-2.4
|
|
|
|
MAINTAINER= joe@uk.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>
|