freebsd-ports/misc/chord/Makefile
2003-02-20 19:00:52 +00:00

22 lines
406 B
Makefile

# New ports collection makefile for: chord
# Date created: 24 April 1995
# Whom: Satoshi Asami
#
# $FreeBSD$
#
PORTNAME= chord
PORTVERSION= 3.6
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Produce PS sheet-music from text input
MAN1= a2crd.1 chord.1
MANCOMPRESSED= yes
.include <bsd.port.mk>