[Midnightbsd-cvs] mports [17858] trunk/editors/jupp: make sure jupp man pages are installed properly

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Nov 12 07:41:30 EST 2014


Revision: 17858
          http://svnweb.midnightbsd.org/mports/?rev=17858
Author:   laffer1
Date:     2014-11-12 07:41:30 -0500 (Wed, 12 Nov 2014)
Log Message:
-----------
make sure jupp man pages are installed properly

Modified Paths:
--------------
    trunk/editors/jupp/Makefile
    trunk/editors/jupp/pkg-plist

Modified: trunk/editors/jupp/Makefile
===================================================================
--- trunk/editors/jupp/Makefile	2014-11-12 12:40:14 UTC (rev 17857)
+++ trunk/editors/jupp/Makefile	2014-11-12 12:41:30 UTC (rev 17858)
@@ -2,6 +2,7 @@
 
 PORTNAME=	jupp
 PORTVERSION=	3.1.27
+PORTREVISION=	1
 CATEGORIES=	editors
 MASTER_SITES=	http://www.mirbsd.org/MirOS/dist/jupp/ \
 		http://pub.allbsd.org/MirOS/dist/jupp/
@@ -19,9 +20,6 @@
 CONFIGURE_ARGS=	--disable-termidx
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
-MAN1=		joe.1
-MLINKS=		joe.1 jmacs.1 - jpico.1 - jstar.1 - jupp.1 - rjoe.1
-
 pre-configure:
 	@${CHMOD} +x ${WRKSRC}/configure
 

Modified: trunk/editors/jupp/pkg-plist
===================================================================
--- trunk/editors/jupp/pkg-plist	2014-11-12 12:40:14 UTC (rev 17857)
+++ trunk/editors/jupp/pkg-plist	2014-11-12 12:41:30 UTC (rev 17858)
@@ -31,6 +31,12 @@
 etc/joe/syntax/diff.jsf
 etc/joe/syntax/asm.jsf
 etc/joe/charmaps/klingon
+man/man1/joe.1.gz
+man/man1/jmacs.1.gz
+man/man1/jpico.1.gz
+man/man1/jstar.1.gz
+man/man1/jupp.1.gz
+man/man1/rjoe.1.gz
 @dirrm etc/joe/syntax
 @dirrm etc/joe/charmaps
 @dirrm etc/joe



More information about the Midnightbsd-cvs mailing list