aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/ruby-flvtool2/Makefile
blob: acc9cf6e721ae2f99d725bbd14766fa410b01a2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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>