[Midnightbsd-cvs] mports [22018] fix man page install

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Oct 30 12:33:30 EDT 2016


Revision: 22018
          http://svnweb.midnightbsd.org/mports/?rev=22018
Author:   laffer1
Date:     2016-10-30 12:33:30 -0400 (Sun, 30 Oct 2016)
Log Message:
-----------
fix man page install

Modified Paths:
--------------
    trunk/net-mgmt/weplab/Makefile
    trunk/net-mgmt/weplab/pkg-descr

Property Changed:
----------------
    trunk/net-mgmt/weplab/pkg-descr

Modified: trunk/net-mgmt/weplab/Makefile
===================================================================
--- trunk/net-mgmt/weplab/Makefile	2016-10-30 16:32:39 UTC (rev 22017)
+++ trunk/net-mgmt/weplab/Makefile	2016-10-30 16:33:30 UTC (rev 22018)
@@ -2,7 +2,6 @@
 
 PORTNAME=	weplab
 PORTVERSION=	0.1.5
-PORTREVISION=	1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
@@ -14,8 +13,8 @@
 GNU_CONFIGURE=	yes
 USE_CSTD=	gnu89
 
-MAN1=		weplab.1
-PLIST_FILES=	bin/weplab
+PLIST_FILES=	bin/weplab \
+		man/man1/weplab.1.gz
 
 post-patch:
 	@${REINPLACE_CMD} -E 's,^(CC|CFLAGS|LDFLAGS) *=,\1 ?=,g' \

Modified: trunk/net-mgmt/weplab/pkg-descr
===================================================================
--- trunk/net-mgmt/weplab/pkg-descr	2016-10-30 16:32:39 UTC (rev 22017)
+++ trunk/net-mgmt/weplab/pkg-descr	2016-10-30 16:33:30 UTC (rev 22018)
@@ -1,7 +1,7 @@
-WepLab is a tool designed to teach how WEP works, what different 
-vulnerabilities it has, and how they can be used in practice to 
-break a WEP protected wireless network. So far, WepLab more than 
-a Wep Key Cracker, is a Wep Security Analyzer designed from an 
+WepLab is a tool designed to teach how WEP works, what different
+vulnerabilities it has, and how they can be used in practice to
+break a WEP protected wireless network. So far, WepLab more than
+a Wep Key Cracker, is a Wep Security Analyzer designed from an
 educational point of view.
 
 WWW: http://weplab.sourceforge.net


Property changes on: trunk/net-mgmt/weplab/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list