82fac4b8ce
- Convert to staging
13 lines
231 B
Makefile
13 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>
|