mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
- Stage support
This commit is contained in:
parent
ef27f66125
commit
95f6590f35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343844
@ -22,17 +22,6 @@ USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
MAN1= hesinfo.1
|
||||
MAN3= hesiod.3 hesiod_end.3 hesiod_free_list.3 \
|
||||
hesiod_free_passwd.3 hesiod_free_postoffice.3 \
|
||||
hesiod_free_servent.3 hesiod_getmailhost.3 \
|
||||
hesiod_getpwnam.3 hesiod_getpwuid.3 \
|
||||
hesiod_getservbyname.3 hesiod_init.3 \
|
||||
hesiod_resolve.3 hesiod_to_bind.3 \
|
||||
hesiod_free_string.3 hesiod_parse_result.3
|
||||
MAN5= hesiod.conf.5
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MIDN}
|
||||
|
@ -5,3 +5,20 @@ lib/libhesiod.la
|
||||
lib/libhesiod.so
|
||||
lib/libhesiod.so.0
|
||||
libdata/pkgconfig/hesiod.pc
|
||||
man/man1/hesinfo.1.gz
|
||||
man/man3/hesiod.3.gz
|
||||
man/man3/hesiod_end.3.gz
|
||||
man/man3/hesiod_free_list.3.gz
|
||||
man/man3/hesiod_free_passwd.3.gz
|
||||
man/man3/hesiod_free_postoffice.3.gz
|
||||
man/man3/hesiod_free_servent.3.gz
|
||||
man/man3/hesiod_free_string.3.gz
|
||||
man/man3/hesiod_getmailhost.3.gz
|
||||
man/man3/hesiod_getpwnam.3.gz
|
||||
man/man3/hesiod_getpwuid.3.gz
|
||||
man/man3/hesiod_getservbyname.3.gz
|
||||
man/man3/hesiod_init.3.gz
|
||||
man/man3/hesiod_parse_result.3.gz
|
||||
man/man3/hesiod_resolve.3.gz
|
||||
man/man3/hesiod_to_bind.3.gz
|
||||
man/man5/hesiod.conf.5.gz
|
||||
|
Loading…
Reference in New Issue
Block a user