[Midnightbsd-cvs] mports [17462] trunk/www/weblint: fix man page install for weblint
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Sep 23 22:44:21 EDT 2014
Revision: 17462
http://svnweb.midnightbsd.org/mports/?rev=17462
Author: laffer1
Date: 2014-09-23 22:44:20 -0400 (Tue, 23 Sep 2014)
Log Message:
-----------
fix man page install for weblint
Modified Paths:
--------------
trunk/www/weblint/Makefile
trunk/www/weblint/pkg-plist
Modified: trunk/www/weblint/Makefile
===================================================================
--- trunk/www/weblint/Makefile 2014-09-24 02:41:51 UTC (rev 17461)
+++ trunk/www/weblint/Makefile 2014-09-24 02:44:20 UTC (rev 17462)
@@ -2,6 +2,7 @@
PORTNAME= weblint
PORTVERSION= 1.020
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:NEILB
@@ -8,8 +9,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= HTML validator and sanity checker
+
LICENSE= artistic
-MAN1= weblint.1
-
.include <bsd.port.mk>
Modified: trunk/www/weblint/pkg-plist
===================================================================
--- trunk/www/weblint/pkg-plist 2014-09-24 02:41:51 UTC (rev 17461)
+++ trunk/www/weblint/pkg-plist 2014-09-24 02:44:20 UTC (rev 17462)
@@ -1,2 +1,3 @@
bin/weblint
lib/weblintrc
+man/man1/weblint.1.gz
More information about the Midnightbsd-cvs
mailing list