1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/misc/chord/Makefile
1998-10-04 22:41:27 +00:00

20 lines
366 B
Makefile

# New ports collection makefile for: chard
# Version required: 3.6
# Date created: 24 April 1995
# Whom: Satoshi Asami
#
# $Id: Makefile,v 1.5 1997/12/25 22:29:44 asami Exp $
#
DISTNAME= chord
PKGNAME= chord-3.6
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= ports@FreeBSD.ORG
MAN1= a2crd.1 chord.1
MANCOMPRESSED= yes
.include <bsd.port.mk>