git: b767135d0f94 - main - audio/ampache: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:31 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b767135d0f94841a97bcc131b1f34f23027a1023

commit b767135d0f94841a97bcc131b1f34f23027a1023
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:12:13 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:29 +0000

    audio/ampache: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 audio/ampache/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/ampache/Makefile b/audio/ampache/Makefile
index ce9ca9149416..995e4924b01f 100644
--- a/audio/ampache/Makefile
+++ b/audio/ampache/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Web-based Audio file manager
 
 LICENSE=	AGPLv3+
 
-USES=		zip gettext php:flavors mysql
+USES=		cpe zip gettext php:flavors mysql
 USE_PHP=	pdo pdo_mysql hash session json intl simplexml curl dom xml
 
 NO_WRKSUBDIR=	yes


More information about the dev-commits-ports-main mailing list