security/cfv: Moved man to share/man

Approved by:    portmgr (blanket)
2024Q2
Muhammad Moinur Rahman 2024-02-25 13:36:25 +01:00
parent bd4144276f
commit 1cb23393c0
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,7 @@
PORTNAME= cfv
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.0
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= GH
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -23,6 +24,9 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} -e 's|man/man1|share/man/man1|' ${WRKSRC}/setup.py
do-test:
cd ${WRKSRC}/test && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} test.py