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
|
2004-04-06 22:57:20 +02:00
|
|
|
PORTVERSION= 0.99.10
|
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
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= ports@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
|
|
|
|
2004-04-06 22:57:20 +02:00
|
|
|
USE_GNOME= gnomehack gnometarget lthack
|
2004-07-09 19:43:11 +02:00
|
|
|
USE_INC_LIBTOOL_VER= 13
|
2000-06-16 23:52:40 +02:00
|
|
|
INSTALLS_SHLIB= yes
|
1999-06-01 12:46:58 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|