aboutsummaryrefslogtreecommitdiff
path: root/multimedia/emovix/Makefile
blob: 5d64d73c61b1661a5e5e85c29089b76dfdcdfa1e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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=	h.eichmann@gmx.de
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>