git: 699cc2a9e70b - main - www/nanoblogger: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:55 UTC 2021


The branch main has been updated by decke:

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

commit 699cc2a9e70b5294622eb3f48c82c36156fcfbb7
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 12:01:38 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 12:01:38 +0000

    www/nanoblogger: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/nanoblogger/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/nanoblogger/Makefile b/www/nanoblogger/Makefile
index 2a15150b2a45..e720458a4015 100644
--- a/www/nanoblogger/Makefile
+++ b/www/nanoblogger/Makefile
@@ -14,6 +14,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	bash:shells/bash
 
+USES=		cpe
+
 NO_BUILD=	yes
 
 SUB_FILES=	pkg-message


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