aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libXp
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2015-03-24 23:05:09 +0800
committerrobak <robak@FreeBSD.org>2015-03-24 23:05:09 +0800
commitefd0cf7b1d5acea3eacd96320e00d17c42aae0d3 (patch)
tree366d856e312771813ff9caf0beff555a61929424 /x11/libXp
parentd0e6fffadb72626cda9a99b99b56237ee4e2cc7c (diff)
downloadfreebsd-ports-gnome-efd0cf7b1d5acea3eacd96320e00d17c42aae0d3.tar.gz
freebsd-ports-gnome-efd0cf7b1d5acea3eacd96320e00d17c42aae0d3.tar.zst
freebsd-ports-gnome-efd0cf7b1d5acea3eacd96320e00d17c42aae0d3.zip
x11/libXp: add CPE information
- Maintainer's timeout (x11@FreeBSD.org) PR: 197959 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Diffstat (limited to 'x11/libXp')
-rw-r--r--x11/libXp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/libXp/Makefile b/x11/libXp/Makefile
index 1cee8c8073c9..ea1431d035f3 100644
--- a/x11/libXp/Makefile
+++ b/x11/libXp/Makefile
@@ -14,5 +14,8 @@ LICENSE= MIT
XORG_CAT= lib
USE_XORG= x11 xext xextproto xau printproto:both
+USES+= cpe
+CPE_PRODUCT= libxp
+CPE_VENDOR= x
.include <bsd.port.mk>