xbps-create: added manpage.

This commit is contained in:
Juan RP
2012-10-02 10:14:20 +02:00
parent fd7c5e7bfe
commit 9f41661726
2 changed files with 77 additions and 0 deletions

View File

@@ -2,5 +2,6 @@ TOPDIR = ../..
-include $(TOPDIR)/config.mk
BIN = xbps-create
MAN = $(BIN).8
include $(TOPDIR)/mk/prog.mk