freebsd-ports/multimedia/ruby-flvtool2/Makefile
Cheng-Lung Sung a2f2fdcdcb Add ruby-flvtool2 1.0.6, manipulation tool for Macromedia Flash Video
files.

PR:		ports/112495
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-05-29 01:26:44 +00:00

23 lines
447 B
Makefile

# New ports collection makefile for: ruby-flvtool2
# Date created: 2007-05-07
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= flvtool2
PORTVERSION= 1.0.6
CATEGORIES= multimedia ruby
MASTER_SITES= RUBYFORGE
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ruby-
EXTRACT_SUFX= .tgz
MAINTAINER= gslin@gslin.org
COMMENT= Manipulation tool for Macromedia Flash Video files
USE_RUBY= yes
USE_RUBY_SETUP= yes
.include <bsd.port.mk>