diff options
Diffstat (limited to 'net-mgmt/softflowd/Makefile')
-rw-r--r-- | net-mgmt/softflowd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/softflowd/Makefile b/net-mgmt/softflowd/Makefile index 5fcee6d889e7..628e639f5456 100644 --- a/net-mgmt/softflowd/Makefile +++ b/net-mgmt/softflowd/Makefile @@ -7,6 +7,7 @@ PORTNAME= softflowd PORTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://www2.mindrot.org/files/softflowd/ @@ -18,6 +19,7 @@ USE_GMAKE= yes PLIST_FILES= sbin/softflowd sbin/softflowctl MAN8= softflowd.8 softflowctl.8 PORTDOCS= README +USE_RC_SUBR= softflowd post-install: .if !defined(NOPORTDOCS) |