mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
use CONFLICTS and PLIST_FILES
This commit is contained in:
parent
e72ba5b180
commit
fc0bc411de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99534
@ -15,11 +15,15 @@ DISTFILES=
|
||||
MAINTAINER= eik@FreeBSD.org
|
||||
COMMENT= Message digest wrapper utility
|
||||
|
||||
CONFLICTS= nss-[0-9]* emboss-[0-9]*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
MAN1= digest.1
|
||||
|
||||
PLIST_FILES= bin/digest
|
||||
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1 +0,0 @@
|
||||
bin/digest
|
Loading…
Reference in New Issue
Block a user