Commit 79cef6d0 authored by Rene Ladan's avatar Rene Ladan
Browse files

audio/libcddb-doc: Remove, documentation for expired audio/libcddb

parent 7dd28824
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3733,3 +3733,4 @@ sysutils/socket||2024-11-25|Removed: it is no longer maintained, and there are b
security/tfsec|security/trivy|2024-11-26|Has expired: tfsec now is party of security/trivy
devel/linux-rl9-qt5-qtdeclarative|x11-toolkits/linux-rl9-qt5-qtdeclarative|2024-11-27|Moved to appropriate category
audio/libcddb||2024-11-30|Has expired: Multiple services have been shutdown and there's no way to easily submit data
audio/libcddb-doc||2024-11-30|Removed, documentation for expired audio/libcddb
+0 −1
Original line number Diff line number Diff line
@@ -337,7 +337,6 @@
    SUBDIR += libcanberra-gtk2
    SUBDIR += libcanberra-gtk3
    SUBDIR += libcdaudio
    SUBDIR += libcddb-doc
    SUBDIR += libconvolve
    SUBDIR += libcoverart
    SUBDIR += libdiscid

audio/libcddb-doc/Makefile

deleted100644 → 0
+0 −18
Original line number Diff line number Diff line
PORTNAME=	libcddb-doc
PORTVERSION=	1.3.0
CATEGORIES=	audio
MASTER_SITES=	SF/libcddb/${PORTNAME}/${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Libcddb documentation
WWW=		http://libcddb.sf.net/

USES=		tar:bzip2
NO_BUILD=	yes
WRKSRC=		${WRKDIR}/output

do-install:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})

.include <bsd.port.mk>

audio/libcddb-doc/distinfo

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
SHA256 (libcddb-doc-1.3.0.tar.bz2) = ae35789cba1386aa7d9193093a1ec750abf85a38616c4743342e5f10b855c4dc
SIZE (libcddb-doc-1.3.0.tar.bz2) = 61982

audio/libcddb-doc/pkg-descr

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
Libcddb documentation

[For more info about libcddb see audio/libcddb/pkg-descr]
Loading