aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2011-05-17 18:40:15 +0800
committerdanfe <danfe@FreeBSD.org>2011-05-17 18:40:15 +0800
commit5b3cd625963ce606150f2f4c61be2a2b7e34fd46 (patch)
tree0642cded1a8af689b0ca4d2915d71f0975b247ad /net-p2p
parente7999140438e4a7fbcc22d480713400aa3903891 (diff)
downloadfreebsd-ports-gnome-5b3cd625963ce606150f2f4c61be2a2b7e34fd46.tar.gz
freebsd-ports-gnome-5b3cd625963ce606150f2f4c61be2a2b7e34fd46.tar.zst
freebsd-ports-gnome-5b3cd625963ce606150f2f4c61be2a2b7e34fd46.zip
- Switch to launchpadlibrarian.net as distribution site (default download
URLs from launchpad.net redirect there via "303 See Other" response) - Remove documentation entries from pkg-plist in favor of PORTDOCS knob
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/linuxdcpp/Makefile4
-rw-r--r--net-p2p/linuxdcpp/pkg-plist5
2 files changed, 2 insertions, 7 deletions
diff --git a/net-p2p/linuxdcpp/Makefile b/net-p2p/linuxdcpp/Makefile
index 24c2c879534b..355f0b200ad9 100644
--- a/net-p2p/linuxdcpp/Makefile
+++ b/net-p2p/linuxdcpp/Makefile
@@ -9,8 +9,7 @@ PORTNAME= linuxdcpp
PORTVERSION= 1.0.3
PORTREVISION= 4
CATEGORIES= net-p2p
-MASTER_SITES= ${MASTER_SITE_LOCAL} http://freebsd.nsu.ru/distfiles/
-MASTER_SITE_SUBDIR= danfe
+MASTER_SITES= http://launchpadlibrarian.net/21888715/
MAINTAINER= danfe@FreeBSD.org
COMMENT= A port of the DC++ direct connect client to POSIX-like systems
@@ -20,6 +19,7 @@ USE_GNOME= libglade2
USE_ICONV= yes
USE_SCONS= yes
USE_OPENSSL= yes
+PORTDOCS= *
SCONS_BUILDENV= ${SCONS_ENV}
diff --git a/net-p2p/linuxdcpp/pkg-plist b/net-p2p/linuxdcpp/pkg-plist
index 84b4b41247b3..63b19eecd202 100644
--- a/net-p2p/linuxdcpp/pkg-plist
+++ b/net-p2p/linuxdcpp/pkg-plist
@@ -1,8 +1,4 @@
bin/linuxdcpp
-%%DOCSDIR%%/Changelog.txt
-%%DOCSDIR%%/Credits.txt
-%%DOCSDIR%%/License.txt
-%%DOCSDIR%%/Readme.txt
%%DATADIR%%/glade/downloadqueue.glade
%%DATADIR%%/glade/favoritehubs.glade
%%DATADIR%%/glade/finishedtransfers.glade
@@ -39,4 +35,3 @@ bin/linuxdcpp
@dirrm %%DATADIR%%/pixmaps
@dirrm %%DATADIR%%/glade
@dirrm %%DATADIR%%
-@dirrm %%DOCSDIR%%