freebsd-ports/multimedia/rubygem-flvtool2/Makefile
2014-08-13 02:14:30 +00:00

18 lines
328 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= flvtool2
PORTVERSION= 1.0.6
CATEGORIES= multimedia rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Flash video (FLV) manipulation tool
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
PLIST_FILES= bin/flvtool2
.include <bsd.port.mk>