- Add LICENSE_FILE

- Add CPE info

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-05-08 05:23:12 +00:00
parent ab629470f5
commit fe59705d04
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385729
1 changed files with 3 additions and 0 deletions

View File

@ -8,8 +8,11 @@ MAINTAINER= x11@FreeBSD.org
COMMENT= X11 server performance test program
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
XORG_CAT= app
USE_XORG= x11 xmuu xrender xft xext
USES= cpe
CPE_VENDOR= xfree86
.include <bsd.port.mk>