freebsd-ports/x11/videoproto/Makefile

22 lines
410 B
Makefile
Raw Normal View History

# New ports collection makefile for: videoproto
# Date Created: 09 Aug 2005
# Whom: Dejan Lesjak <lesi@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= videoproto
PORTVERSION= 2.3.1
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>