- Add LICENSE
- Add missing dependency - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
7f702db9e0
commit
15784a1ecf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543721
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= wmget
|
||||
PORTVERSION= 0.6.0
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= http://amtrickey.net/download/ \
|
||||
LOCAL/uqs
|
||||
@ -12,10 +12,12 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
MAINTAINER= uqs@FreeBSD.org
|
||||
COMMENT= Dock app for Window Maker providing wget functionality
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
USES= gmake xorg
|
||||
USE_XORG= x11 xpm
|
||||
USE_XORG= x11 xext xpm
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
MAKE_ENV+= ${CONFIGURE_ENV}
|
||||
|
@ -7,4 +7,5 @@ click on the wmget dockapp, and the download will start. No download windows or
|
||||
terminals required, and you can monitor the progress and stop the transfer if
|
||||
desired without opening or raising any windows or even changing desktops.
|
||||
|
||||
WWW: http://amtrickey.net/wmget/
|
||||
WWW: https://web.archive.org/web/20160322141200/http://amtrickey.net/wmget/
|
||||
WWW: https://www.dockapps.net/wmget
|
||||
|
Loading…
Reference in New Issue
Block a user