freebsd-ports/audio/libcdaudio/Makefile

22 lines
423 B
Makefile
Raw Normal View History

# New ports collection makefile for: libcdaudio
# Date created: 01 June 1999
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
1999-08-25 06:36:31 +02:00
# $FreeBSD$
#
PORTNAME= libcdaudio
PORTVERSION= 0.99.9
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
2003-02-20 18:07:10 +01:00
COMMENT= A library for playing audio CDs
USE_LIBTOOL_VER= 13
INSTALLS_SHLIB= yes
.include <bsd.port.mk>