1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/misc/chord/Makefile

20 lines
320 B
Makefile
Raw Normal View History

2000-04-14 08:49:30 +00:00
# New ports collection makefile for: chord
# Date created: 24 April 1995
# Whom: Satoshi Asami
#
1999-08-25 07:23:21 +00:00
# $FreeBSD$
#
2000-04-14 08:49:30 +00:00
PORTNAME= chord
PORTVERSION= 3.6
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
2000-04-14 08:49:30 +00:00
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
MAN1= a2crd.1 chord.1
MANCOMPRESSED= yes
.include <bsd.port.mk>