1999-06-01 12:46:58 +02:00
|
|
|
# New ports collection makefile for: libcdaudio
|
|
|
|
# Date created: 01 June 1999
|
1999-08-31 08:53:31 +02:00
|
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
1999-06-01 12:46:58 +02:00
|
|
|
#
|
1999-08-25 06:36:31 +02:00
|
|
|
# $FreeBSD$
|
1999-06-01 12:46:58 +02:00
|
|
|
#
|
|
|
|
|
2000-04-08 23:25:03 +02:00
|
|
|
PORTNAME= libcdaudio
|
2005-09-16 13:43:11 +02:00
|
|
|
PORTVERSION= 0.99.12p2
|
2006-02-23 11:40:44 +01:00
|
|
|
PORTREVISION= 1
|
1999-06-01 12:46:58 +02:00
|
|
|
CATEGORIES= audio
|
2002-08-17 20:47:06 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
1999-06-01 12:46:58 +02:00
|
|
|
|
2005-09-16 13:43:11 +02:00
|
|
|
MAINTAINER= novel@FreeBSD.org
|
2003-02-20 18:07:10 +01:00
|
|
|
COMMENT= A library for playing audio CDs
|
1999-06-01 12:46:58 +02:00
|
|
|
|
2007-01-28 10:07:47 +01:00
|
|
|
USE_AUTOTOOLS= libtool:15
|
2004-11-06 20:47:47 +01:00
|
|
|
USE_GNOME= gnomehack gnometarget pkgconfig
|
2006-02-23 11:40:44 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2000-06-16 23:52:40 +02:00
|
|
|
INSTALLS_SHLIB= yes
|
1999-06-01 12:46:58 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|