mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
a31b2fc9e9
not GS_dmprt. Spotted by: Andrzej Tobola
9 lines
176 B
Makefile
9 lines
176 B
Makefile
# $FreeBSD$
|
|
|
|
post-install-dmprt:
|
|
cd ${FILESDIR} && \
|
|
${INSTALL_DATA} lqx70ch.upp lqx70cl.upp lqx70cm.upp \
|
|
${DATADIR}/${PORTVERSION}/lib
|
|
|
|
post-install: post-install-dmprt
|