forked from Lainports/opnsense-ports
14 lines
210 B
Makefile
14 lines
210 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= libXTrap
|
|
PORTVERSION= 1.0.1
|
|
PORTREVISION= 4
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= The XTrap library
|
|
|
|
XORG_CAT= lib
|
|
USE_XORG= x11 xext xorgproto xt
|
|
|
|
.include <bsd.port.mk>
|