freebsd-ports/russian/stardict-mueller7/files/Makefile.common

12 lines
277 B
Text
Raw Normal View History

DIST_SUBDIR= stardict
NO_ARCH= yes
NO_BUILD= yes
PKGMESSAGE?= ${.CURDIR}/../../russian/stardict-mueller7/files/pkg-message
DICTDIR= share/stardict/dic
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/${DICTDIR}
cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${DICTDIR}