2007-05-19 22:36:56 +02:00
|
|
|
PORTNAME= xeyes
|
2023-07-14 01:17:42 +02:00
|
|
|
PORTVERSION= 1.3.0
|
2007-05-19 22:36:56 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
2014-08-08 10:42:44 +02:00
|
|
|
COMMENT= Follow the mouse X demo
|
2007-05-19 22:36:56 +02:00
|
|
|
|
2018-04-29 23:44:16 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
2023-07-14 01:17:42 +02:00
|
|
|
USES= tar:xz xorg xorg-cat:app
|
2021-08-02 02:31:20 +02:00
|
|
|
USE_XORG= x11 xcb xext xi xmu xrender xt
|
2007-05-19 22:36:56 +02:00
|
|
|
|
2013-12-16 12:11:09 +01:00
|
|
|
PLIST_FILES= bin/xeyes man/man1/xeyes.1.gz
|
2007-05-19 22:36:56 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|