1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/multimedia/mpegedit/Makefile

23 lines
527 B
Makefile
Raw Normal View History

1996-08-01 20:11:57 +00:00
# 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.6 1998/08/05 09:31:13 asami Exp $
1996-08-01 20:11:57 +00:00
#
DISTNAME= mpegedit_v2.2
PKGNAME= mpegedit-2.2
CATEGORIES= graphics
1997-08-11 14:53:41 +00:00
MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/tools/
1996-08-01 20:11:57 +00:00
MAINTAINER= erich@FreeBSD.org
BROKEN_ELF= missing libraries
1996-11-20 12:50:36 +00:00
BUILD_DEPENDS= ${PREFIX}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm
USE_X_PREFIX= yes
1996-08-01 20:11:57 +00:00
.include <bsd.port.mk>