mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
82fac4b8ce
- Convert to staging
14 lines
231 B
Makefile
14 lines
231 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= libXTrap
|
|
PORTVERSION= 1.0.1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= The XTrap library
|
|
|
|
XORG_CAT= lib
|
|
USE_XORG= trapproto:both x11 xext xextproto xt
|
|
USE_AUTOTOOLS= libtool
|
|
.include <bsd.port.mk>
|