2004-02-23 02:05:05 +01:00
|
|
|
# New ports collection makefile for: emovix
|
2004-01-03 09:30:56 +01:00
|
|
|
# Date created: 2003/10/31
|
|
|
|
# Whom: Heiner <h.eichmann@gmx.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= emovix
|
2006-05-21 22:03:19 +02:00
|
|
|
PORTVERSION= 0.9.0
|
2004-01-03 09:30:56 +01:00
|
|
|
CATEGORIES= multimedia
|
2009-08-22 02:28:34 +02:00
|
|
|
MASTER_SITES= SF/movix/eMoviX/0.9
|
2004-01-03 09:30:56 +01:00
|
|
|
|
2010-06-02 22:37:45 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-01-03 09:30:56 +01:00
|
|
|
COMMENT= A mini linux distro to create bootable video CDs
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
2004-02-23 02:05:05 +01:00
|
|
|
USE_PERL5= yes
|
2004-02-20 18:34:04 +01:00
|
|
|
USE_PERL5_BUILD=yes
|
2004-01-03 09:30:56 +01:00
|
|
|
|
2004-02-20 18:34:04 +01:00
|
|
|
.include <bsd.port.mk>
|