remove .sample file suffix
This commit is contained in:
parent
c156232e54
commit
287e7be39c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2003/07/07 12:40:14 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2003/07/07 12:47:58 brad Exp $
|
||||
|
||||
COMMENT= "game where you deal drugs on the streets of NY"
|
||||
|
||||
@ -49,6 +49,6 @@ LIB_DEPENDS+= gmodule-2.0.0.0,gobject-2.0.0.0::devel/glib2 \
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/dopewars
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/example-cfg \
|
||||
${PREFIX}/share/examples/dopewars/dopewars.cfg.sample
|
||||
${PREFIX}/share/examples/dopewars/dopewars.cfg
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2002/08/27 02:42:36 brad Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2003/07/07 12:47:58 brad Exp $
|
||||
bin/dopewars
|
||||
man/man6/dopewars.6
|
||||
@comment share/doc/dopewars/LICENCE
|
||||
@ -17,6 +17,6 @@ share/doc/dopewars/protocol.html
|
||||
share/doc/dopewars/server.html
|
||||
share/doc/dopewars/servercommands.html
|
||||
share/doc/dopewars/windows.html
|
||||
share/examples/dopewars/dopewars.cfg.sample
|
||||
share/examples/dopewars/dopewars.cfg
|
||||
@dirrm share/examples/dopewars
|
||||
@comment @dirrm share/doc/dopewars
|
||||
|
Loading…
x
Reference in New Issue
Block a user