From aa9d6cbab3ed151c43abff1f177c0b1b32e538cc Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 10 Aug 2004 18:36:13 +0000 Subject: Update MASTER_SITES and WWW: line Support PLIST_FILES PR: ports/70263 Submitted by: Ports Fury --- mail/bbmail/Makefile | 11 ++++++++--- mail/bbmail/pkg-descr | 2 +- mail/bbmail/pkg-plist | 3 --- 3 files changed, 9 insertions(+), 7 deletions(-) delete mode 100644 mail/bbmail/pkg-plist (limited to 'mail/bbmail') diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index a56e20eeb2d3..b59e7a320d30 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -8,16 +8,21 @@ PORTNAME= bbmail PORTVERSION= 0.8.3 CATEGORIES= mail -MASTER_SITES= http://easynews.dl.sourceforge.net/sourceforge/bbtools/ \ - http://bbtools.thelinuxcommunity.org/sources/ \ - http://www.esperance-linux.co.uk/src/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= bbtools MAINTAINER= ports@FreeBSD.org COMMENT= A tool intended for Blackbox that checks for new mail USE_X_PREFIX= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= bbmail.1 +PLIST_FILES= bin/bbmail share/bbtools/bbmail.bb + +post-install: + @${ECHO_CMD} "@unexec rmdir %D/share/bbtools 2>/dev/null || true" \ + >> ${TMPPLIST} .include diff --git a/mail/bbmail/pkg-descr b/mail/bbmail/pkg-descr index 0b8b94e7caf7..89eaaaae1246 100644 --- a/mail/bbmail/pkg-descr +++ b/mail/bbmail/pkg-descr @@ -2,4 +2,4 @@ A tool that displays the status of your mailbox/maildir and notifies you when new mail has arrived. It was designed to be used with the Blackbox window manager but should work with any window manager. -WWW: http://bbtools.thelinuxcommunity.org/ +WWW: http://bbtools.sourceforge.net/ diff --git a/mail/bbmail/pkg-plist b/mail/bbmail/pkg-plist deleted file mode 100644 index 63420461bc3d..000000000000 --- a/mail/bbmail/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/bbmail -share/bbtools/bbmail.bb -@dirrm share/bbtools -- cgit v1.2.3