mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
19 lines
339 B
Makefile
19 lines
339 B
Makefile
|
# 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>
|