| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/x11/evtest/ |
Upload File : |
PORTNAME= evtest
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 1.34
CATEGORIES= x11
MASTER_SITES= https://gitlab.freedesktop.org/libevdev/${PORTNAME}/-/archive/${PORTNAME}-${DISTVERSION}/
MAINTAINER= 0mp@FreeBSD.org
COMMENT= Input device event monitor and query tool
WWW= https://gitlab.freedesktop.org/libevdev/evtest
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
LIB_DEPENDS= libevdev.so:devel/libevdev
USES= autoreconf localbase
GNU_CONFIGURE= yes
CFLAGS+= -DPACKAGE_VERSION=${PKGVERSION}
PLIST_FILES= bin/evtest
OPTIONS_DEFINE= MANPAGES
OPTIONS_DEFAULT= MANPAGES
MANPAGES_BUILD_DEPENDS= asciidoc:textproc/asciidoc \
xmlto:textproc/xmlto
MANPAGES_PLIST_FILES= man/man1/evtest.1.gz
.include <bsd.port.mk>