mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Add missing man pages
Reported by: kris mail
This commit is contained in:
parent
8ce70f7ffe
commit
7c5c491535
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144330
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= hyperestraier
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -23,6 +24,9 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
MAN1= estcall.1 estcmd.1 estconfig.1 estmaster.1
|
||||
MAN3= estnode.3 estraier.3
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|@libdir@/pkgconfig|${PREFIX}/libdata/pkgconfig|' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
Loading…
Reference in New Issue
Block a user