1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/x11/resourceproto/Makefile
2013-09-24 06:24:17 +00:00

18 lines
335 B
Makefile

# Created by: Dejan Lesjak <lesi@FreeBSD.org>
# $FreeBSD$
PORTNAME= resourceproto
PORTVERSION= 1.2.0
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Resource extension headers
XORG_CAT= proto
post-patch:
@${REINPLACE_CMD} '/^install-data-am:/,/^$$/ \
s/install-dist_docDATA//' ${WRKSRC}/Makefile.in
.include <bsd.port.mk>