sysutils/dsbmd: Port improvements
Submitted by: danfe
This commit is contained in:
parent
b9bbec4b93
commit
e9f4ec036a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411653
1 changed files with 1 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
Created by: Marcel Kaiser <mk@nic-nac-project.org>
|
||||
# Created by: Marcel Kaiser <mk@nic-nac-project.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dsbmd
|
||||
|
@ -19,10 +19,6 @@ OPTIONS_DEFINE= DOCS
|
|||
|
||||
PLIST_FILES= libexec/dsbmd "@sample etc/dsbmd.conf.sample etc/dsbmd.conf"
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
PORTDOCS= README
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue