ddaa1c18a7
- Convert to staging
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>
|