- 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
This commit is contained in:
Alexey Dokuchaev 2011-05-17 10:40:15 +00:00
parent 2770af70d0
commit e6259642cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274218
2 changed files with 2 additions and 7 deletions

View File

@ -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}

View File

@ -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%%