mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
19 lines
435 B
Makefile
19 lines
435 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.cs.helsinki.fi/u/salerma/cd-console/ \
|
|
ftp://ftp.aquezada.com/pub/distrib/cd-console/
|
|
|
|
MAINTAINER= jdunn@aquezada.com
|
|
COMMENT= A curses-based console CD player
|
|
PLIST_FILES= bin/cd-console
|
|
|
|
.include <bsd.port.mk>
|