[Midnightbsd-cvs] mports [16319] trunk/misc/getopt: getopt man page
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Apr 13 20:44:51 EDT 2014
Revision: 16319
http://svnweb.midnightbsd.org/mports/?rev=16319
Author: laffer1
Date: 2014-04-13 20:44:50 -0400 (Sun, 13 Apr 2014)
Log Message:
-----------
getopt man page
Modified Paths:
--------------
trunk/misc/getopt/Makefile
trunk/misc/getopt/pkg-plist
Modified: trunk/misc/getopt/Makefile
===================================================================
--- trunk/misc/getopt/Makefile 2014-04-14 00:42:55 UTC (rev 16318)
+++ trunk/misc/getopt/Makefile 2014-04-14 00:44:50 UTC (rev 16319)
@@ -13,14 +13,12 @@
FAKE_OPTS+= trueprefix
-USE_GETTEXT= yes
-USE_GMAKE= yes
+USES= gettext gmake
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lintl
MAKE_ENV+= LIBCGETOPT=0
-MAN1= getopt.1
DOCS= Changelog README
.include <bsd.mport.options.mk>
Modified: trunk/misc/getopt/pkg-plist
===================================================================
--- trunk/misc/getopt/pkg-plist 2014-04-14 00:42:55 UTC (rev 16318)
+++ trunk/misc/getopt/pkg-plist 2014-04-14 00:44:50 UTC (rev 16319)
@@ -27,3 +27,4 @@
share/locale/vi/LC_MESSAGES/getopt.mo
share/locale/zh_CN/LC_MESSAGES/getopt.mo
share/locale/zh_TW/LC_MESSAGES/getopt.mo
+man/man1/getopt.1.gz
More information about the Midnightbsd-cvs
mailing list