head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2007.09.06.11.52.49;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.1
log
@New port: www/metacafe_dl download videos from metacafe.com

	metacafe-dl is a small command-line program for downloading
	videos from metacafe.com.

	WWW: http://www.arrakis.es/~rggi3/metacafe-dl/

	This port is based off of www/youtube_dl

PR:		ports/115787
Submitted by:	"Fernando Q. Durango" <fernando@@secret.org>
@
text
@--- metacafe-dl-orig	Fri Aug 11 01:00:08 2006
+++ metacafe-dl	Sat Aug 12 13:46:38 2006
@@@@ -1,4 +1,4 @@@@
-#!/usr/bin/env python
+#!%%PYTHON_CMD%%
 #
 # Copyright (c) 2006 Ricardo Garcia Gonzalez
 #
@
