1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-03-09 14:42:14 +00:00
parent 0cfd66673e
commit f50b5f01d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347629
2 changed files with 4 additions and 4 deletions

View File

@ -12,10 +12,6 @@ COMMENT= Transparent application input fuzzer
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
MAN1= zzuf.1 zzcat.1
MAN3= libzzuf.3
NO_STAGE= yes
post-install:
@${RM} -f ${PREFIX}/lib/zzuf/libzzuf.la

View File

@ -2,4 +2,8 @@ bin/zzcat
bin/zzuf
lib/zzuf/libzzuf.so
lib/zzuf/libzzuf.a
lib/zzuf/libzzuf.la
man/man1/zzcat.1.gz
man/man1/zzuf.1.gz
man/man3/libzzuf.3.gz
@dirrm lib/zzuf