mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
321 B
Makefile
18 lines
321 B
Makefile
# New ports collection makefile for: libcdaudio
|
|
# Date created: 01 June 1999
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= libcdaudio
|
|
PORTVERSION= 0.99.4
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ftp://cdcd.undergrid.net/libcdaudio/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
.include <bsd.port.mk>
|