mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Remove keywords from pkg-plist
- Add stage support
This commit is contained in:
parent
0fbe1a2600
commit
2dd210c68e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333641
@ -13,10 +13,6 @@ COMMENT= Checkers game for X11
|
||||
USES= imake
|
||||
USE_XORG= x11 xext xpm
|
||||
|
||||
MAN6= xcheckers.6 simplech.6
|
||||
|
||||
# included by both imake and sh
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} '/^#/d' ${WRKSRC}/Local.config
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
@comment $FreeBSD$
|
||||
bin/simplech
|
||||
bin/xcheckers
|
||||
man/man6/simplech.6.gz
|
||||
man/man6/xcheckers.6.gz
|
||||
%%DATADIR%%/big.xpm
|
||||
%%DATADIR%%/scene.xpm
|
||||
%%DATADIR%%/stars.xpm
|
||||
|
Loading…
Reference in New Issue
Block a user