mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
356 B
Makefile
21 lines
356 B
Makefile
# New ports collection makefile for: ripe-whois
|
|
# Version required: 2.4
|
|
# Date created: 5th June 1997
|
|
# Whom: joe@uk.freebsd.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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>
|