summaryrefslogtreecommitdiff
path: root/net-mgmt/choparp/Makefile
blob: ba9e4d970977d12884173efa6b27488db4419647 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	choparp
# Date created:		7 October 1997
# Whom:			itojun@itojun.org
#
# $FreeBSD$
#

PORTNAME=	choparp
PORTVERSION=	971007
CATEGORIES=	net
MASTER_SITES=	http://delegate.uec.ac.jp:8081/club/mma/~tree/soft/choparp/

MAINTAINER=	itojun@itojun.org

MAN8=		choparp.8
MANCOMPRESSED=	maybe

WRKSRC=		${WRKDIR}/choparp

.include <bsd.port.mk>