1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/misc/chord/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

21 lines
358 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
MAN1= a2crd.1 chord.1
MANCOMPRESSED= yes
.include <bsd.port.mk>