1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/audio/libcdaudio/Makefile
Michael Johnson b75d05b9cf Update to 0.99.12
PR:		ports/73332
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:	pav (co mentor)
2004-11-06 19:47:47 +00:00

22 lines
450 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.12
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A library for playing audio CDs
USE_GNOME= gnomehack gnometarget pkgconfig
USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
.include <bsd.port.mk>