Skip to content
Snippets Groups Projects
Unverified Commit b6375eb5 authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

databases/sqliteconvert: Moved man to share/man

Approved by:    portmgr (blanket)
parent 8b220610
No related branches found
No related tags found
No related merge requests found
PORTNAME= sqliteconvert
DISTVERSIONPREFIX= VERSION_
DISTVERSION= 0_1_2
PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= ports@FreeBSD.org
......@@ -15,6 +16,9 @@ RUN_DEPENDS= dot:graphics/graphviz
USE_GITHUB= yes
GH_ACCOUNT= kristapsdz
post-patch:
@${REINPLACE_CMD} -e 's|man/man1|share/man/man1|' ${WRKSRC}/Makefile
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sqlite2html \
${STAGEDIR}${PREFIX}/bin/sqlite2dot
......
bin/sqlite2dot
bin/sqlite2html
bin/sqliteconvert
man/man1/sqlite2dot.1.gz
man/man1/sqlite2html.1.gz
man/man1/sqliteconvert.1.gz
share/man/man1/sqlite2dot.1.gz
share/man/man1/sqlite2html.1.gz
share/man/man1/sqliteconvert.1.gz
%%DATADIR%%/schema.xml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment