Changeset View
Changeset View
Standalone View
Standalone View
head/multimedia/ffmpeg/Makefile
| # Created by: Martin Matuska <mm@FreeBSD.org> | # Created by: Martin Matuska <mm@FreeBSD.org> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= ffmpeg | PORTNAME= ffmpeg | ||||
| PORTVERSION= 4.3.1 | PORTVERSION= 4.3.1 | ||||
| PORTREVISION= 4 | PORTREVISION= 5 | ||||
| PORTEPOCH= 1 | PORTEPOCH= 1 | ||||
| CATEGORIES= multimedia audio net | CATEGORIES= multimedia audio net | ||||
| MASTER_SITES= https://ffmpeg.org/releases/ | MASTER_SITES= https://ffmpeg.org/releases/ | ||||
| MAINTAINER= multimedia@FreeBSD.org | MAINTAINER= multimedia@FreeBSD.org | ||||
| COMMENT= Realtime audio/video encoder/converter and streaming server | COMMENT= Realtime audio/video encoder/converter and streaming server | ||||
| LICENSE= GPLv2+ LGPL21+ | LICENSE= GPLv2+ LGPL21+ | ||||
| ▲ Show 20 Lines • Show All 637 Lines • Show Last 20 Lines | |||||