forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
13 lines
184 B
Makefile
13 lines
184 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xtrap
|
|
PORTVERSION= 1.0.2
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= XTrap sample clients for X
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= xtrap
|
|
|
|
.include <bsd.port.mk>
|