mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
21 lines
399 B
Makefile
21 lines
399 B
Makefile
# New ports collection makefile for: ripe-whois
|
|
# Version required: 2.4
|
|
# Date created: 5th June 1997
|
|
# Whom: joe@uk.freebsd.org
|
|
#
|
|
# $Id: Makefile,v 1.4 1999/03/09 03:08:24 jseger Exp $
|
|
#
|
|
|
|
DISTNAME= ripe-whois-tools-2.4
|
|
PKGNAME= ripetools-2.4
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.ripe.net/tools/
|
|
|
|
MAINTAINER= joe@uk.freebsd.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
MAN1= ripewhois.1
|
|
|
|
.include <bsd.port.mk>
|