Better before poudriere
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
PORTNAME= akhq
|
||||
DISTVERSION= 0.25.1
|
||||
DISTVERSIONSUFFIX= -all
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net java
|
||||
MASTER_SITES= https://github.com/tchiotludo/akhq/releases/download/${PORTVERSION}/
|
||||
EXTRACT_SUFX= .jar
|
||||
@ -33,7 +33,4 @@ do-install:
|
||||
${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}/${PORTNAME}.jar
|
||||
${INSTALL_DATA} ${FILESDIR}/application.yml ${STAGEDIR}${ETCDIR}/application.yml.sample
|
||||
|
||||
#post-install:
|
||||
# @test -f ${ETCDIR}/application.yml || ${INSTALL_DATA} ${FILESDIR}/application.yml ${STAGEDIR}${ETCDIR}/application.yml
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user