summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/utils/h2ph/Makefile
blob: ab7075d08103cbfe72e7d46b1df168cc8434923f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# $FreeBSD$
#

PROG=	h2ph

.include <bsd.prog.mk>

afterinstall:
	cd ${DESTDIR}/usr/include; \
	miniperl ${.OBJDIR}/${PROG} -d \
		${DESTDIR}/usr/libdata/perl/5.00503/mach * */*
OpenPOWER on IntegriCloud