aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLexi Winter <lexi@le-Fay.ORG>2024-02-13 07:27:26 +0000
committerJoel Bodenmann <jbo@FreeBSD.org>2024-02-27 03:12:50 +0000
commitb6e0799b0da58f0990c5c57f255e065fa806153b (patch)
treeeeedb1553f0a7ba6dee698b4e8882e90b649f061
parent79419a7f76e1b532890c3f3ae23c25c9f4205029 (diff)
downloadports-b6e0799b0da58f0990c5c57f255e065fa806153b.tar.gz
ports-b6e0799b0da58f0990c5c57f255e065fa806153b.zip
multimedia/libmpeg2: Add missing license information
PR: 277017 Approved by: tcberner (mentor), portmgr (blanket)
-rw-r--r--multimedia/libmpeg2/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/libmpeg2/Makefile b/multimedia/libmpeg2/Makefile
index 30ea551dcafe..140f02bf2d13 100644
--- a/multimedia/libmpeg2/Makefile
+++ b/multimedia/libmpeg2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libmpeg2
PORTVERSION= 0.5.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= multimedia
MASTER_SITES= http://libmpeg2.sourceforge.net/files/
@@ -8,6 +8,9 @@ MAINTAINER= multimedia@FreeBSD.org
COMMENT= Free library for decoding MPEG-2 and MPEG-1 video streams
WWW= http://libmpeg2.sourceforge.net/
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USES= libtool pathfix
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share