summaryrefslogblamecommitdiff
path: root/audio/libcdaudio/Makefile
blob: 624c8d6c8a7d50210929a15f998fa03f3305a288 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  
                                    
                                                        
 
           

 
                          
                      
                 
                     

                                          
 
                                 
                                               
 
                   
                   
 
                      
# New ports collection makefile for:	libcdaudio
# Date created:		01 June 1999
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	libcdaudio
PORTVERSION=	0.99.9
PORTREVISION=	1
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>