aboutsummaryrefslogtreecommitdiff
path: root/net/mrouted/Makefile
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2013-01-01 23:08:14 +0000
committerHiroki Sato <hrs@FreeBSD.org>2013-01-01 23:08:14 +0000
commitc163bdd64aa64211e4066b23d69d6aff9c8292e6 (patch)
tree64cf5e08e0edfd5a353c93c30ab8302a7f14da74 /net/mrouted/Makefile
parent02c02c60da15bf8008b796d4d41a56b0d80e634f (diff)
downloadports-c163bdd64aa64211e4066b23d69d6aff9c8292e6.tar.gz
ports-c163bdd64aa64211e4066b23d69d6aff9c8292e6.zip
Notes
Diffstat (limited to 'net/mrouted/Makefile')
-rw-r--r--net/mrouted/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/mrouted/Makefile b/net/mrouted/Makefile
index b52ca13d3806..a966dda7e83a 100644
--- a/net/mrouted/Makefile
+++ b/net/mrouted/Makefile
@@ -3,12 +3,16 @@
PORTNAME= mrouted
PORTVERSION= 3.9.6
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://cloud.github.com/downloads/troglobit/mrouted/
MAINTAINER= hrs@FreeBSD.org
COMMENT= Multicast routing daemon providing DVMRP for IPv4
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
USE_RC_SUBR= mrouted
USE_BZIP2= yes
USE_GMAKE= yes
@@ -16,7 +20,7 @@ MAKE_ARGS= sysconfdir=${PREFIX}/etc \
mandir=${MAN8PREFIX}/man/man8
MAN8= map-mbone.8 mrouted.8 mrinfo.8 mtrace.8
-PORTDOCS= README AUTHORS LICENSE ChangeLog
+PORTDOCS= README AUTHORS ChangeLog
PLIST_FILES= sbin/map-mbone sbin/mrouted sbin/mrinfo sbin/mtrace \
etc/mrouted.conf