Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:49:22 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c1b2df19f711 - main - games/0verkill: Add CPE information
Message-ID:  <202108291949.17TJnM63071139@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit c1b2df19f711b6dbd781e190317dee61a350ea84
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:38:46 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 19:38:46 +0000

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

diff --git a/games/0verkill/Makefile b/games/0verkill/Makefile
index 88b354976fa7..e763cccb8794 100644
--- a/games/0verkill/Makefile
+++ b/games/0verkill/Makefile
@@ -13,6 +13,8 @@ COMMENT=	Bloody 2D action deathmatch-like game in ASCII art
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/doc/COPYING
 
+USES=		cpe
+
 GNU_CONFIGURE=	yes
 
 OPTIONS_DEFINE=	X11 DOCS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291949.17TJnM63071139>