freebsd-ports/multimedia/mpegedit/Makefile

22 lines
472 B
Makefile
Raw Normal View History

1996-08-01 16:11:57 -04:00
# New ports collection makefile for: mpegedit
# Date created: Thu Aug 1 10:50:57 CDT 1996
# Whom: erich@FreeBSD.org
#
1999-08-25 02:16:32 -04:00
# $FreeBSD$
1996-08-01 16:11:57 -04:00
#
PORTNAME= mpegedit
PORTVERSION= 2.2
CATEGORIES= graphics
1997-08-11 10:53:41 -04:00
MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/tools/
DISTNAME= ${PORTNAME}_v${PORTVERSION}
1996-08-01 16:11:57 -04:00
MAINTAINER= ports@FreeBSD.org
1996-08-01 16:11:57 -04:00
BUILD_DEPENDS= ${LOCALBASE}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm
1996-11-20 07:50:36 -05:00
USE_X_PREFIX= yes
1998-10-12 23:17:45 -04:00
USE_GMAKE= yes
.include <bsd.port.mk>