1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2014-01-27 12:59:15 +00:00
parent 5eb9b7171b
commit c92d6d4b9c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341395
2 changed files with 1 additions and 4 deletions

View File

@ -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>

View File

@ -1,2 +1,3 @@
bin/avrdude
etc/avrdude.conf
man/man1/avrdude.1.gz