freebsd-ports/multimedia/emovix/Makefile

16 lines
297 B
Makefile
Raw Normal View History

# Created by: Heiner <h.eichmann@gmx.de>
# $FreeBSD$
PORTNAME= emovix
PORTVERSION= 0.9.0
CATEGORIES= multimedia
MASTER_SITES= SF/movix/eMoviX/0.9
MAINTAINER= ports@FreeBSD.org
2012-07-25 13:24:09 +02:00
COMMENT= Mini Linux distro to create bootable video CDs
GNU_CONFIGURE= yes
2014-02-03 15:31:53 +01:00
USES= perl5 gmake
2004-02-20 18:34:04 +01:00
.include <bsd.port.mk>