sysutils/libfvde: Enable STAGE support
- Enable STAGE support - Sort pkg-plist - Sort USES section
This commit is contained in:
parent
f8f630c189
commit
acbead7f9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342097
@ -13,12 +13,8 @@ COMMENT= Library and tools for reading FileVault (FVDE) encrypted volumes
|
||||
LICENSE= LGPL3
|
||||
|
||||
USES= pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= libxml2 gnomehack
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= fvdeinfo.1 fvdemount.1
|
||||
MAN3= libfvde.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,9 +7,12 @@ include/libfvde/error.h
|
||||
include/libfvde/extern.h
|
||||
include/libfvde/features.h
|
||||
include/libfvde/types.h
|
||||
lib/libfvde.so.1
|
||||
lib/libfvde.so
|
||||
lib/libfvde.la
|
||||
lib/libfvde.a
|
||||
lib/libfvde.la
|
||||
lib/libfvde.so
|
||||
lib/libfvde.so.1
|
||||
libdata/pkgconfig/libfvde.pc
|
||||
man/man1/fvdeinfo.1.gz
|
||||
man/man1/fvdemount.1.gz
|
||||
man/man3/libfvde.3.gz
|
||||
@dirrm include/libfvde
|
||||
|
Loading…
Reference in New Issue
Block a user