mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 09:56:43 -04:00
x11/libICE: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
a64aa3bc1c
commit
d1401bdde4
1 changed files with 2 additions and 1 deletions
|
@ -11,8 +11,9 @@ COMMENT= Inter Client Exchange library for X11
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= xorg xorg-cat:lib
|
USES= cpe xorg xorg-cat:lib
|
||||||
USE_XORG= xorgproto xtrans
|
USE_XORG= xorgproto xtrans
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
CPE_VENDOR= freedesktop
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue