mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
ddaa1c18a7
- Convert to staging
14 lines
184 B
Makefile
14 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>
|