No need to rename shrip.conf to shrip.conf.sample. noted by/ok aja@

This commit is contained in:
pascal 2013-03-13 17:12:45 +00:00
parent 39b5277db9
commit 23ec3d9b2d
2 changed files with 5 additions and 4 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2013/03/11 11:35:44 espie Exp $ # $OpenBSD: Makefile,v 1.3 2013/03/13 17:12:45 pascal Exp $
COMMENT = shell client for ogmrip COMMENT = shell client for ogmrip
DISTNAME = shrip-0.6.0 DISTNAME = shrip-0.6.0
REVISION = 0
CATEGORIES = multimedia CATEGORIES = multimedia
@ -28,6 +29,6 @@ NO_TEST = Yes
post-install: post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/shrip ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/shrip
${INSTALL_DATA} ${WRKSRC}/shrip.conf \ ${INSTALL_DATA} ${WRKSRC}/shrip.conf \
${PREFIX}/share/examples/shrip/shrip.conf.sample ${PREFIX}/share/examples/shrip
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,6 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/03/09 13:33:47 pascal Exp $ @comment $OpenBSD: PLIST,v 1.2 2013/03/13 17:12:45 pascal Exp $
@bin bin/shrip @bin bin/shrip
@man man/man1/shrip.1 @man man/man1/shrip.1
share/examples/shrip/ share/examples/shrip/
share/examples/shrip/shrip.conf.sample share/examples/shrip/shrip.conf
@sample ${SYSCONFDIR}/shrip.conf @sample ${SYSCONFDIR}/shrip.conf