mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
ed1ba38a9f
to maintain all these ports I once committed (sometimes as a proxy).
17 lines
323 B
Makefile
17 lines
323 B
Makefile
# New ports collection makefile for: chard
|
|
# Version required: 3.6
|
|
# Date created: 24 April 1995
|
|
# Whom: Satoshi Asami
|
|
#
|
|
# $Id: Makefile,v 1.4 1997/04/30 03:18:06 asami Exp $
|
|
#
|
|
|
|
DISTNAME= chord
|
|
PKGNAME= chord-3.6
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|