mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
parent
4858b738d5
commit
a3e433db6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380619
1 changed files with 3 additions and 1 deletions
|
@ -15,10 +15,12 @@ COMMENT= Secure shell and telnet client
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${FILESDIR}/LICENSE
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USES= cpe gmake pkgconfig
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
|
||||
MAKEFILE= Makefile.gtk
|
||||
|
||||
CPE_VENDOR= simon_tatham
|
||||
|
||||
PLIST_FILES= bin/plink bin/pscp bin/psftp bin/puttygen
|
||||
PLIST_FILES+= man/man1/plink.1.gz man/man1/pscp.1.gz man/man1/psftp.1.gz man/man1/puttygen.1.gz
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue