[Midnightbsd-cvs] mports [22626] trunk/devel/chrpath/Makefile: man page
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Sep 28 08:01:01 EDT 2017
Revision: 22626
http://svnweb.midnightbsd.org/mports/?rev=22626
Author: laffer1
Date: 2017-09-28 08:01:00 -0400 (Thu, 28 Sep 2017)
Log Message:
-----------
man page
Modified Paths:
--------------
trunk/devel/chrpath/Makefile
Modified: trunk/devel/chrpath/Makefile
===================================================================
--- trunk/devel/chrpath/Makefile 2017-09-28 11:59:52 UTC (rev 22625)
+++ trunk/devel/chrpath/Makefile 2017-09-28 12:01:00 UTC (rev 22626)
@@ -8,14 +8,13 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Tool to modify DT_RPATH in existing ELF binaries
+
LICENSE= gpl2
GNU_CONFIGURE= yes
-MAN1= chrpath.1
+PLIST_FILES= bin/chrpath man/man1/chrpath.1.gz
-PLIST_FILES= bin/chrpath
-
PORTDOCS= AUTHORS ChangeLog NEWS README
post-install:
More information about the Midnightbsd-cvs
mailing list