aboutsummaryrefslogtreecommitdiff
path: root/graphics/mpegedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mpegedit/Makefile')
-rw-r--r--graphics/mpegedit/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/mpegedit/Makefile b/graphics/mpegedit/Makefile
new file mode 100644
index 000000000000..82842e0c2f8b
--- /dev/null
+++ b/graphics/mpegedit/Makefile
@@ -0,0 +1,17 @@
+# 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$
+#
+
+DISTNAME= mpegedit_v2.2
+PKGNAME= mpegedit-2.2
+CATEGORIES+= graphics
+MASTER_SITES= ftp://ftp.demon.co.uk/.d2/unix/unix/tools/
+USE_X11= yes
+
+MAINTAINER= erich@FreeBSD.org
+
+.include <bsd.port.mk>