aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 14:01:17 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 14:01:17 +0000
commit893aa8a779b4e8979938aaa97cf7f51fc586414d (patch)
treedf783e6ef1ef3b25d4fad1c3bb0dd19b7328f6db
parent92bc27010b84ca3d6d3efe86795da1facfe04566 (diff)
downloadports-893aa8a779b4e8979938aaa97cf7f51fc586414d.tar.gz
ports-893aa8a779b4e8979938aaa97cf7f51fc586414d.zip
x11-toolkits/plib: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--x11-toolkits/plib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile
index cff2a2978333..a33cf7ef188d 100644
--- a/x11-toolkits/plib/Makefile
+++ b/x11-toolkits/plib/Makefile
@@ -12,7 +12,8 @@ COMMENT= Portable library for joystick/sound/OpenGL GUI/3D math
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gl gmake xorg
+USES= cpe gl gmake xorg
+CPE_VENDOR= ${PORTNAME}_project
USE_XORG= xt xi xmu xext x11
USE_GL= glu
GNU_CONFIGURE= yes