summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/utils/h2ph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/utils/h2ph/Makefile')
-rw-r--r--gnu/usr.bin/perl/utils/h2ph/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/gnu/usr.bin/perl/utils/h2ph/Makefile b/gnu/usr.bin/perl/utils/h2ph/Makefile
deleted file mode 100644
index 6d3c51e..0000000
--- a/gnu/usr.bin/perl/utils/h2ph/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# $FreeBSD$
-#
-
-SCRIPTS=h2ph
-
-beforedepend all: scripts
-
-.include <bsd.prog.mk>
-
-afterinstall:
- cd ${DESTDIR}/usr/include; \
- ${MINIPERL} -I${.OBJDIR}/lib ${.OBJDIR}/${SCRIPTS} -d \
- ${DESTDIR}/usr/libdata/perl/${VERSION}/mach * */*
-
-.PATH: ${PERL5SRC}
OpenPOWER on IntegriCloud