mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
17 lines
356 B
Makefile
17 lines
356 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.3
|
|
CATEGORIES= audio
|
|
MASTER_SITES= http://www.cs.helsinki.fi/~salerma/cd-console/ \
|
|
ftp://ftp.aquezada.com/pub/cd-console/
|
|
|
|
MAINTAINER= jdunn@aquezada.com
|
|
|
|
.include <bsd.port.mk>
|