mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
18 lines
377 B
Makefile
18 lines
377 B
Makefile
# 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>
|