aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mpeg_stat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mpeg_stat/Makefile')
-rw-r--r--multimedia/mpeg_stat/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/multimedia/mpeg_stat/Makefile b/multimedia/mpeg_stat/Makefile
deleted file mode 100644
index 146d9e2265b0..000000000000
--- a/multimedia/mpeg_stat/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Created by: erich@FreeBSD.org
-
-PORTNAME= mpeg_stat
-PORTVERSION= 2.2b
-CATEGORIES= multimedia
-MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/
-DISTNAME= ${PKGNAME}-src
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= MPEG-I statistics gatherer
-
-DEPRECATED= Obsolete, please consider using multimedia/mediainfo or multimedia/ffmpeg
-EXPIRATION_DATE=2022-06-30
-
-USES= shebangfix
-SHEBANG_FILES= block2spec
-WRKSRC= ${WRKDIR}/mpeg_stat
-
-.include <bsd.port.mk>