1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/x11/libXTrap/Makefile
2013-10-15 19:40:33 +00:00

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>