1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Bring back hosted directory for games to be placed into

This commit is contained in:
Dmitry Marakasov 2014-01-28 02:58:32 +00:00
parent 478f0e1e73
commit 02860edcd7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341496

View File

@ -3,6 +3,7 @@
PORTNAME= freeminer
PORTVERSION= 0.4.9.3
PORTREVISION= 1
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
@ -83,4 +84,7 @@ post-patch:
${WRKSRC}/src/CMakeLists.txt
.endif
post-install:
@${MKDIR} ${STAGEDIR}${DATADIR}/games
.include <bsd.port.mk>