ffd9771cf0
Port's master site and WWW page has relocated. PR: ports/94798 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: "Julian C. Dunn" <jdunn@aquezada.com>
19 lines
378 B
Makefile
19 lines
378 B
Makefile
# New ports collection makefile for: cd-console
|
|
# Date created: Sun Nov 28 19:55:19 EST 1999
|
|
# Whom: jdunn@aquezada.com
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= cd-console
|
|
PORTVERSION= 2.4
|
|
CATEGORIES= audio
|
|
MASTER_SITES= http://www.oskusoft.com/osku/cd-console/
|
|
|
|
MAINTAINER= jdunn@aquezada.com
|
|
COMMENT= A curses-based console CD player
|
|
|
|
PLIST_FILES= bin/cd-console
|
|
|
|
.include <bsd.port.mk>
|