mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Support stage
This commit is contained in:
parent
5eb9b7171b
commit
c92d6d4b9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341395
@ -12,13 +12,9 @@ COMMENT= Program for programming the on-chip memory of Atmel AVR CPUs
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
MAN1= avrdude.1
|
||||
MANCOMPRESSED= no
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
bin/avrdude
|
||||
etc/avrdude.conf
|
||||
man/man1/avrdude.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user