aboutsummaryrefslogtreecommitdiffstats
path: root/net/geta/Makefile
blob: 5da5fdb2c7250961fba49ae07067c168bd377f70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    geta
# Date created:             5 Nov 2001
# Whom:                 sumikawa
#
# $FreeBSD$
#

PORTNAME=   geta
PORTVERSION=    19990419
PORTREVISION=   1
CATEGORIES= net
MASTER_SITES=   ftp://ftp.kame.net/pub/kame/misc/
DISTNAME=   pping-${PORTVERSION}

MAINTAINER= sumikawa@FreeBSD.org

WRKSRC=     ${WRKDIR}/pping
GNU_CONFIGURE=  yes
USE_PERL5_BUILD=yes

NO_INSTALL_MANPAGES=    yes

.include <bsd.port.mk>