Skip to content

Commit

Permalink
databases/timescaledb: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
decke committed Apr 18, 2022
1 parent ac66e64 commit e40c0e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion databases/timescaledb/Makefile
Expand Up @@ -14,11 +14,13 @@ LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
LICENSE_FILE_TSL= ${WRKSRC}/tsl/LICENSE-TIMESCALE
LICENSE_PERMS_TSL= dist-mirror pkg-mirror auto-accept

USES= compiler:c11 cmake gettext-runtime pgsql:12,13,14
USES= compiler:c11 cmake gettext-runtime cpe pgsql:12,13,14

USE_GITHUB= YES
GH_ACCOUNT= timescale

CPE_VENDOR= timescale

PLIST_SUB= PORTVERSION=${PORTVERSION}
SUB_FILES= pkg-message
SUB_LIST= PORTVERSION=${PORTVERSION}
Expand Down

0 comments on commit e40c0e1

Please sign in to comment.