aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ipv6calc/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-06-26 12:19:55 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-06-26 12:19:55 +0000
commitc8347b8a801df745dec09dd86f6937503f11698f (patch)
tree686b9fac4147ffdb6facd55710e615616b29f467 /net-mgmt/ipv6calc/Makefile
parent3a8998398886c0944207e853296f3f20368d60bc (diff)
downloadports-c8347b8a801df745dec09dd86f6937503f11698f.tar.gz
ports-c8347b8a801df745dec09dd86f6937503f11698f.zip
Notes
Diffstat (limited to 'net-mgmt/ipv6calc/Makefile')
-rw-r--r--net-mgmt/ipv6calc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile
index d84dc0fa8cc1..a3d295fde838 100644
--- a/net-mgmt/ipv6calc/Makefile
+++ b/net-mgmt/ipv6calc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipv6calc
-PORTVERSION= 0.51
+PORTVERSION= 0.60.0
CATEGORIES= net-mgmt ipv6
MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
@@ -17,8 +17,6 @@ USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/ipv6calc/ipv6calc ${PREFIX}/bin
- @${INSTALL_PROGRAM} ${WRKSRC}/ipv6logconv/ipv6logconv ${PREFIX}/bin
+MAN8= ipv6calc.8 ipv6logconv.8 ipv6logstats.8
.include <bsd.port.mk>