Correct PLIST
Submitted by: onigiri
This commit is contained in:
parent
e80a6f3c6e
commit
7430638e30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32991
@ -19,10 +19,10 @@ DISTNAME= ElectricFence-${PORTVERSION}
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
CFLAGS+= -D__USE_BSD
|
||||
MAN3= libefence.3
|
||||
MAN3= efence.3
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/libefence.a ${PREFIX}/lib
|
||||
${INSTALL_MAN} ${WRKSRC}/libefence.3 ${PREFIX}/man/man3
|
||||
${INSTALL_MAN} ${WRKSRC}/efence.3 ${PREFIX}/man/man3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user