summaryrefslogtreecommitdiff
path: root/multimedia/mpeg_stat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mpeg_stat/Makefile')
-rw-r--r--multimedia/mpeg_stat/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/multimedia/mpeg_stat/Makefile b/multimedia/mpeg_stat/Makefile
deleted file mode 100644
index 07b4ffbd56c6..000000000000
--- a/multimedia/mpeg_stat/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: mpeg_stat
-# Date created: Thu Aug 1 21:52:06 CDT 1996
-# Whom: erich@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= mpeg_stat
-PORTVERSION= 2.2b
-CATEGORIES= graphics
-MASTER_SITES= ftp://mm-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/stat/
-DISTNAME= ${PKGNAME}-src
-
-MAINTAINER= ports@FreeBSD.org
-
-MAN1= mpeg_stat.1
-MANCOMPRESSED= yes
-
-WRKSRC= ${WRKDIR}/mpeg_stat
-
-.include <bsd.port.mk>