git: f44830e1a8f0 - main - databases/liquibase: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 13:26:04 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f44830e1a8f0d659a72b02f1ec529e29edb227f6
commit f44830e1a8f0d659a72b02f1ec529e29edb227f6
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-03-18 13:02:06 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-03-18 13:23:47 +0000
databases/liquibase: Add CPE information
Approved by: portmgr (blanket)
---
databases/liquibase/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/databases/liquibase/Makefile b/databases/liquibase/Makefile
index 305fc3bffeaa..897c898d931d 100644
--- a/databases/liquibase/Makefile
+++ b/databases/liquibase/Makefile
@@ -10,6 +10,8 @@ COMMENT= Database Change Management
LICENSE= APACHE20
+USES= cpe
+
NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes