summaryrefslogtreecommitdiff
path: root/misc/mmv
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2006-09-05 11:00:24 +0000
committerSimon Barner <barner@FreeBSD.org>2006-09-05 11:00:24 +0000
commit224282575846f15f0dee9eeeeb93bff288b91e68 (patch)
tree3208c130f7df796e56dc9ffea1d2098defdd7adc /misc/mmv
parentUpdate to version 8774, the latest from nVidia. (diff)
- Unbreak [1]
- Add new backup master sites [1] - Assign maintainership to submitter [1] - Use PLIST_FILES Submitted by: Martin Tournoij <carpetsmoker@gmail.com> PR: ports/102884
Notes
Notes: svn path=/head/; revision=172311
Diffstat (limited to 'misc/mmv')
-rw-r--r--misc/mmv/Makefile14
-rw-r--r--misc/mmv/pkg-plist4
2 files changed, 8 insertions, 10 deletions
diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile
index dba26ea71d6e..e8ef68af2a8a 100644
--- a/misc/mmv/Makefile
+++ b/misc/mmv/Makefile
@@ -8,21 +8,23 @@
PORTNAME= mmv
PORTVERSION= 1.01b
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.unicamp.br/pub/unix-c/file-mgmt/
+MASTER_SITES= http://www.xs4all.nl/~tournoij/distfiles/ \
+ ftp://ftp.unicamp.br/pub/unix-c/file-mgmt/ \
+ http://carpetsmoker.xs4all.nl/distfiles/
DISTNAME= mmv
EXTRACT_SUFX= .tar.Z
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= carpetsmoker@gmail.com
COMMENT= Move/copy/append/link multiple files with sophisticated wildcard matching
-BROKEN= Unfetchable
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2006-12-01
-
RESTRICTED= No modification or redistribution for charge
CFLAGS+= -DDIRENT
MAKE_FLAGS= -e
MAN1= mmv.1
+PLIST_FILES= bin/mad \
+ bin/mcp \
+ bin/mln \
+ bin/mmv
post-extract:
(cd ${WRKSRC} ; \
diff --git a/misc/mmv/pkg-plist b/misc/mmv/pkg-plist
deleted file mode 100644
index be639d52f918..000000000000
--- a/misc/mmv/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/mad
-bin/mcp
-bin/mln
-bin/mmv