mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
- Convert to PLIST_FILES, DATADIR=*
- Pass maintainership to games@
This commit is contained in:
parent
d6940dcb78
commit
bb2926f830
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369049
@ -10,7 +10,7 @@ MASTER_SITES= SF \
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= games@FreeBSD.org
|
||||
COMMENT= AI script based strategy game
|
||||
|
||||
LICENSE= GPLv2
|
||||
@ -32,6 +32,11 @@ ALL_TARGET= ${PORTNAME}
|
||||
|
||||
SUB_FILES= ${PORTNAME}-sh
|
||||
|
||||
PLIST_FILES= bin/galaxyhack \
|
||||
libexec/galaxyhack \
|
||||
share/pixmaps/galaxyhack.png
|
||||
PORTDATA= *
|
||||
|
||||
DESKTOP_ENTRIES="GalaxyHack" "" "${PREFIX}/share/pixmaps/galaxyhack.png" \
|
||||
"${PORTNAME}" "" ""
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user