summaryrefslogtreecommitdiff
path: root/multimedia/mpegedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mpegedit/Makefile')
-rw-r--r--multimedia/mpegedit/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/multimedia/mpegedit/Makefile b/multimedia/mpegedit/Makefile
deleted file mode 100644
index 7e36da5cf7ea..000000000000
--- a/multimedia/mpegedit/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: mpegedit
-# Version required: 2.2
-# Date created: Thu Aug 1 10:50:57 CDT 1996
-# Whom: erich@FreeBSD.org
-#
-# $Id: Makefile,v 1.7 1998/10/12 01:08:23 jseger Exp $
-#
-
-DISTNAME= mpegedit_v2.2
-PKGNAME= mpegedit-2.2
-CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/tools/
-
-MAINTAINER= erich@FreeBSD.org
-
-BUILD_DEPENDS= ${PREFIX}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-
-.include <bsd.port.mk>