mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
21 lines
386 B
Makefile
21 lines
386 B
Makefile
# New ports collection makefile for: choparp
|
|
# Version required: 971007
|
|
# Date created: 7 October 1997
|
|
# Whom: itojun@itojun.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= choparp-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>
|