mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
security/pgpdump: Cosmetic change
This commit is contained in:
parent
e185218c76
commit
3e43e60de0
@ -12,13 +12,14 @@ LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
USES= cpe
|
||||
CPE_VENDOR= ${PORTNAME}_project
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= bin/pgpdump \
|
||||
share/man/man1/pgpdump.1.gz
|
||||
|
||||
CPE_VENDOR= pgpdump_project
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/pgpdump ${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/pgpdump.1 ${STAGEDIR}${PREFIX}/share/man/man1
|
||||
|
Loading…
Reference in New Issue
Block a user