mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8a1d4f194e
to little time...
21 lines
372 B
Makefile
21 lines
372 B
Makefile
# 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= ports@freebsd.org
|
|
|
|
MAN8= choparp.8
|
|
MANCOMPRESSED= maybe
|
|
|
|
WRKSRC= ${WRKDIR}/choparp
|
|
|
|
.include <bsd.port.mk>
|