- Fix mirrors
- Remove useless options.mk inclusion
This commit is contained in:
parent
3c72e41e4a
commit
b95ee05497
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394571
1 changed files with 1 additions and 3 deletions
|
@ -5,7 +5,7 @@ PORTNAME= sea-defender
|
|||
PORTVERSION= 0.9
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/:DEFAULT,icon \
|
||||
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/:icon \
|
||||
SF/nemysisfreebsdp/:icon
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
${PORTNAME}.png:icon
|
||||
|
@ -44,8 +44,6 @@ DESKTOP_ENTRIES="Sea Defender" \
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/sea ${STAGEDIR}${PREFIX}/libexec/${PORTNAME}
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
|
Loading…
Reference in a new issue