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
|
2003-05-19 00:42:02 +02:00
|
|
|
PORTVERSION= 0.99.9
|
2003-06-27 05:29:59 +02: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
|
|
|
|
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-03-14 07:17:56 +01:00
|
|
|
USE_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>
|