freebsd-ports/net/ripetools/Makefile

21 lines
346 B
Makefile
Raw Normal View History

# New ports collection makefile for: ripe-whois
1998-09-22 13:50:27 -04:00
# Date created: 5th June 1997
# Whom: joe@uk.freebsd.org
#
1999-08-30 10:24:37 -04:00
# $FreeBSD$
#
1998-09-22 13:50:27 -04:00
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
NO_WRKSUBDIR= yes
MAN1= ripewhois.1
.include <bsd.port.mk>