- Stage support
This commit is contained in:
parent
64018917d2
commit
bf92717362
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343742
1 changed files with 3 additions and 6 deletions
|
@ -9,13 +9,10 @@ MASTER_SITES= ftp://segfault.kiev.ua/pub/
|
|||
MAINTAINER= netch@segfault.kiev.ua
|
||||
COMMENT= A simple command-line GPT partition editor
|
||||
|
||||
MAN8= gpte.8
|
||||
MANCOMPRESSED= yes
|
||||
PLIST_FILES= bin/gpte \
|
||||
man/man8/gpte.8.gz
|
||||
|
||||
PLIST_FILES= bin/gpte
|
||||
|
||||
NO_STAGE= yes
|
||||
post-extract:
|
||||
cd $(WRKSRC) && ${CP} Makefile.bsd Makefile
|
||||
cd ${WRKSRC} && ${CP} Makefile.bsd Makefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue