1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/multimedia/emovix/Makefile
Sylvio Cesar Teixeira c213977ce0 - Drop Maintainership
PR:		ports/147341
Submitted by:	Heiner <h.eichmann@gmx.de> (maintainer)
2010-06-02 20:37:45 +00:00

22 lines
458 B
Makefile

# New ports collection makefile for: emovix
# Date created: 2003/10/31
# Whom: 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
COMMENT= A mini linux distro to create bootable video CDs
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5= yes
USE_PERL5_BUILD=yes
.include <bsd.port.mk>