sysutils/dcfldd: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
ad6e489c66
commit
24f8e84070
@ -1,6 +1,7 @@
|
|||||||
PORTNAME= dcfldd
|
PORTNAME= dcfldd
|
||||||
DISTVERSION= 1.9.1
|
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
|
DISTVERSION= 1.9.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
|
|
||||||
MAINTAINER= nobutaka@FreeBSD.org
|
MAINTAINER= nobutaka@FreeBSD.org
|
||||||
@ -12,10 +13,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||||||
|
|
||||||
USES= autoreconf
|
USES= autoreconf
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= resurrecting-open-source-projects
|
GH_ACCOUNT= resurrecting-open-source-projects
|
||||||
|
|
||||||
PLIST_FILES= bin/dcfldd \
|
PLIST_FILES= bin/dcfldd \
|
||||||
man/man1/dcfldd.1.gz
|
share/man/man1/dcfldd.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user