mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Support staging.
- USES=gmake.
This commit is contained in:
parent
3160ffc247
commit
39abe8b571
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331294
@ -13,12 +13,7 @@ LICENSE= GPLv2
|
||||
|
||||
CONFLICTS= gplink-[0-9]*
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
CONFIGURE_ARGS= --disable-dependency-tracking --disable-html-doc
|
||||
|
||||
MANLANG= "" fr
|
||||
MAN1= gpasm.1 gpdasm.1 gplib.1 gplink.1 gpstrip.1 gputils.1 \
|
||||
gpvc.1 gpvo.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -5,6 +5,22 @@ bin/gplink
|
||||
bin/gpstrip
|
||||
bin/gpvc
|
||||
bin/gpvo
|
||||
man/fr/man1/gpasm.1.gz
|
||||
man/fr/man1/gpdasm.1.gz
|
||||
man/fr/man1/gplib.1.gz
|
||||
man/fr/man1/gplink.1.gz
|
||||
man/fr/man1/gpstrip.1.gz
|
||||
man/fr/man1/gputils.1.gz
|
||||
man/fr/man1/gpvc.1.gz
|
||||
man/fr/man1/gpvo.1.gz
|
||||
man/man1/gpasm.1.gz
|
||||
man/man1/gpdasm.1.gz
|
||||
man/man1/gplib.1.gz
|
||||
man/man1/gplink.1.gz
|
||||
man/man1/gpstrip.1.gz
|
||||
man/man1/gputils.1.gz
|
||||
man/man1/gpvc.1.gz
|
||||
man/man1/gpvo.1.gz
|
||||
%%DATADIR%%/header/coff.inc
|
||||
%%DATADIR%%/header/mcp250xx.inc
|
||||
%%DATADIR%%/header/memory.inc
|
||||
|
Loading…
Reference in New Issue
Block a user