freebsd-ports/x11/videoproto/Makefile

18 lines
329 B
Makefile
Raw Normal View History

# Created by: Dejan Lesjak <lesi@FreeBSD.org>
# $FreeBSD$
PORTNAME= videoproto
2013-08-04 02:03:33 +02:00
PORTVERSION= 2.3.2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Video extension headers
XORG_CAT= proto
post-patch:
@${REINPLACE_CMD} '/^install-data-am:/,/^$$/ \
s/install-dist_docDATA//' ${WRKSRC}/Makefile.in
.include <bsd.port.mk>