aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/mpegedit/Makefile
blob: f403d725a140dc98b90393aee9c408446e2b5b2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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.2 1996/08/02 07:43:06 asami Exp $
#

DISTNAME=   mpegedit_v2.2
PKGNAME=    mpegedit-2.2
CATEGORIES= graphics
MASTER_SITES=   ftp://ftp.demon.co.uk/.d2/unix/unix/tools/

MAINTAINER= erich@FreeBSD.org

USE_X11=    yes

.include <bsd.port.mk>