From 612d455c51c9922bdec6678e836c1d84643ac5ae Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 10 Aug 2004 18:41:25 +0000 Subject: Update MASTER_SITES and WWW: line Support PLIST_FILES PR: ports/70266 Submitted by: Ports Fury --- x11-clocks/bbdate/Makefile | 11 ++++++++++- x11-clocks/bbdate/pkg-descr | 2 +- x11-clocks/bbdate/pkg-plist | 7 ------- 3 files changed, 11 insertions(+), 9 deletions(-) delete mode 100644 x11-clocks/bbdate/pkg-plist (limited to 'x11-clocks/bbdate') diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile index 1b011d4f4f68..3400fb5029f3 100644 --- a/x11-clocks/bbdate/Makefile +++ b/x11-clocks/bbdate/Makefile @@ -8,7 +8,8 @@ PORTNAME= bbdate PORTVERSION= 0.2.4 CATEGORIES= x11-clocks -MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= bbtools MAINTAINER= ports@FreeBSD.org COMMENT= A tool made for Blackbox that displays the date in a decorated window @@ -16,4 +17,12 @@ COMMENT= A tool made for Blackbox that displays the date in a decorated window USE_X_PREFIX= yes GNU_CONFIGURE= yes +PLIST_FILES= bin/bbdate share/bbtools/README.bbdate \ + share/bbtools/bbdate.conf share/bbtools/bbdate.nobb \ + share/bbtools/bbdate.style share/bbtools/bbtoolsrc.in + +post-install: + @${ECHO_CMD} "@unexec rmdir %D/share/bbtools 2>/dev/null || true" \ + >> ${TMPPLIST} + .include diff --git a/x11-clocks/bbdate/pkg-descr b/x11-clocks/bbdate/pkg-descr index f5e35a20b620..389d262f1bad 100644 --- a/x11-clocks/bbdate/pkg-descr +++ b/x11-clocks/bbdate/pkg-descr @@ -1,3 +1,3 @@ A tool made for Blackbox that displays the date in a decorated window. -WWW: http://bbtools.thelinuxcommunity.org/ +WWW: http://bbtools.sourceforge.net/ diff --git a/x11-clocks/bbdate/pkg-plist b/x11-clocks/bbdate/pkg-plist deleted file mode 100644 index 9b6af1f6d28b..000000000000 --- a/x11-clocks/bbdate/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/bbdate -share/bbtools/README.bbdate -share/bbtools/bbdate.conf -share/bbtools/bbdate.nobb -share/bbtools/bbdate.style -share/bbtools/bbtoolsrc.in -@dirrm share/bbtools -- cgit v1.2.3