mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Back out PORTCOMMENT in favour of a (slightly shorter, to satisfy
portlint) pkg-comment. bsd.port.mk currently has problems with PORTCOMMENT strings containing metacharacters.
This commit is contained in:
parent
643ca56057
commit
c4ec8ebac0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69622
@ -14,8 +14,6 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= kris@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= ToME is a roguelike dungeon exploration game based on JRR Tolkien\'s works
|
||||
|
||||
ALL_TARGET= # empty
|
||||
MAKEFILE= makefile.org
|
||||
USE_GMAKE= yes
|
||||
|
1
games/tome/pkg-comment
Normal file
1
games/tome/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Roguelike dungeon exploration game based on JRR Tolkien's works
|
Loading…
Reference in New Issue
Block a user