Skip to content

Commit

Permalink
security/pgpdump: Cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 13, 2021
1 parent e185218 commit 3e43e60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion security/pgpdump/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 3e43e60

Please sign in to comment.