freebsd-ports/audio/libcdaudio/Makefile
Roman Bogorodskiy a7f7b175ee - Update to 0.99.12p2
- Take maintainership
2005-09-16 11:43:11 +00:00

21 lines
452 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.12p2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= novel@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>