aboutsummaryrefslogtreecommitdiff
path: root/net/xrdesktop2
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-05-11 09:34:02 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-05-11 09:34:02 +0000
commit17740079ae4639623e493b66d1e4613cfcfc94dc (patch)
tree643e75c9c30cc691003f159936701b91b4279050 /net/xrdesktop2
parent7064dcd3dc63b968c356602a53dbb06393135143 (diff)
downloadports-17740079ae4639623e493b66d1e4613cfcfc94dc.tar.gz
ports-17740079ae4639623e493b66d1e4613cfcfc94dc.zip
Notes
Diffstat (limited to 'net/xrdesktop2')
-rw-r--r--net/xrdesktop2/Makefile12
-rw-r--r--net/xrdesktop2/pkg-descr2
2 files changed, 7 insertions, 7 deletions
diff --git a/net/xrdesktop2/Makefile b/net/xrdesktop2/Makefile
index 73b3225db698..4a77cfec9502 100644
--- a/net/xrdesktop2/Makefile
+++ b/net/xrdesktop2/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= portmaster@BSDforge.com
COMMENT= GTK2 frontend for Rdesktop
LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rdesktop:net/rdesktop \
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
@@ -20,15 +21,14 @@ NO_BUILD= yes
NO_ARCH= yes
USES= perl5 shebangfix tar:xz
SHEBANG_FILES= xrdesktop
-DOCS= Changelog INSTALL LICENSE README
+DOCS= Changelog README
PIXMAPS= *.png
PLIST_FILES= bin/xrdesktop share/doc/xrdesktop2/Changelog \
- share/doc/xrdesktop2/INSTALL share/doc/xrdesktop2/LICENSE \
- share/doc/xrdesktop2/README share/pixmaps/x-remote-desktop-256.png \
- share/pixmaps/x-remote-desktop-128.png \
- share/pixmaps/x-remote-desktop-48.png \
- share/applications/xrdesktop2.desktop
+ share/doc/xrdesktop2/README share/pixmaps/x-remote-desktop-256.png \
+ share/pixmaps/x-remote-desktop-128.png \
+ share/pixmaps/x-remote-desktop-48.png \
+ share/applications/xrdesktop2.desktop
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/xrdesktop ${STAGEDIR}${PREFIX}/bin
diff --git a/net/xrdesktop2/pkg-descr b/net/xrdesktop2/pkg-descr
index f9e785de0184..ff12d30d0561 100644
--- a/net/xrdesktop2/pkg-descr
+++ b/net/xrdesktop2/pkg-descr
@@ -6,4 +6,4 @@ by presenting them in a [Perl/GTK2] GUI. Xrdesktop2 currently handles most
any of the options you're likely to be interested in. Future versions will
undoubtedly add more.
-WWW: http://BSDforge.com/projects/net/xrdesktop2/
+WWW: https://BSDforge.com/projects/net/xrdesktop2/