blob: dd6f9eda477690a773eb5d665c9ed3fb95909cad (
plain) (
tree)
|
|
# New ports collection makefile for: chard
# Version required: 3.6
# Date created: 24 April 1995
# Whom: Satoshi Asami
#
# $FreeBSD$
#
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>
|