mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
17 lines
351 B
Makefile
17 lines
351 B
Makefile
# New ports collection makefile for: chard
|
|
# Version required: 3.6
|
|
# Date created: 24 April 1995
|
|
# Whom: Satoshi Asami
|
|
#
|
|
# $Id: Makefile,v 1.5 1995/04/23 13:02:01 asami Exp $
|
|
#
|
|
|
|
DISTNAME= chord
|
|
PKGNAME= chord-3.6
|
|
CATEGORIES+= utilities
|
|
MASTER_SITES= ftp://freebsd.org/pub/FreeBSD/LOCAL_PORTS/
|
|
|
|
MAINTAINER= asami@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|