1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/audio/libcdaudio/Makefile
Pete Fritchman d403cfe967 Update to 0.99.9.
PR:		51668
Submitted by:	Ports Fury
2003-05-18 22:42:02 +00:00

21 lines
404 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.9
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A library for playing audio CDs
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>