diff options
author | R. Imura <imura@FreeBSD.org> | 1999-11-26 17:17:16 +0000 |
---|---|---|
committer | R. Imura <imura@FreeBSD.org> | 1999-11-26 17:17:16 +0000 |
commit | cf4206a97a7a7f4a047f1df7bd80637dd2240514 (patch) | |
tree | 0ae9abda52b729cee7822da71c242a755da24e85 /audio | |
parent | 20f83c3b8ed2410de752f95d874d6d8a772f8cb1 (diff) | |
download | ports-cf4206a97a7a7f4a047f1df7bd80637dd2240514.tar.gz ports-cf4206a97a7a7f4a047f1df7bd80637dd2240514.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libcdaudio/Makefile | 7 | ||||
-rw-r--r-- | audio/libcdaudio/distinfo | 2 | ||||
-rw-r--r-- | audio/libcdaudio/pkg-descr | 26 |
3 files changed, 6 insertions, 29 deletions
diff --git a/audio/libcdaudio/Makefile b/audio/libcdaudio/Makefile index b57de36d6a36..484d1c828fc1 100644 --- a/audio/libcdaudio/Makefile +++ b/audio/libcdaudio/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: libcdaudio -# Version required: 0.99.2 +# Version required: 0.99.3 # Date created: 01 June 1999 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= libcdaudio-0.99.2 +DISTNAME= libcdaudio-0.99.3 CATEGORIES= audio MASTER_SITES= ftp://cdcd.undergrid.net/libcdaudio/ @@ -14,7 +14,4 @@ MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes -post-install: - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - .include <bsd.port.mk> diff --git a/audio/libcdaudio/distinfo b/audio/libcdaudio/distinfo index eca4c0831bfb..28e5f9bd4fae 100644 --- a/audio/libcdaudio/distinfo +++ b/audio/libcdaudio/distinfo @@ -1 +1 @@ -MD5 (libcdaudio-0.99.2.tar.gz) = eb0344f96fd3f621a3ac5df55397716d +MD5 (libcdaudio-0.99.3.tar.gz) = 957f722132a4b950748fd361dedbb128 diff --git a/audio/libcdaudio/pkg-descr b/audio/libcdaudio/pkg-descr index e7558400c5ed..4057cf37b7df 100644 --- a/audio/libcdaudio/pkg-descr +++ b/audio/libcdaudio/pkg-descr @@ -1,25 +1,5 @@ -General Information -------------------- - libcdaudio is a library designed to provide functions to control - operation of a CD-ROM when playing audio CDs. - -Thanks ------- - Thanks to: +libcdaudio is a library designed to provide functions to control +operation of a CD-ROM when playing audio CDs. It also contains +functions for CDDB and CD Index lookup. - Mike Oliphant for parts of the HTTP code. - Ryan Werber for a box to test the CD-ROM changer code on. - -Bugs ----- - All bugs reports should be sent to libcdaudio@procyon.mesa.k12.co.us. - -A few final words ------------------ - libcdaudio is distributed under the GNU Library General Public License, - included in this package under the top level source directory in the file - LICENSE. - - This package uses the CD Database (CDDB), created by CDDB, Inc. - WWW: http://cdcd.undergrid.net/libcdaudio/ |