freebsd-ports/multimedia/emovix/Makefile
Rodrigo Osorio 05f0f44a55 */*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
2023-11-01 23:11:47 +01:00

22 lines
510 B
Makefile

PORTNAME= emovix
PORTVERSION= 0.9.0
PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= SF/movix/eMoviX/0.9
MAINTAINER= ports@FreeBSD.org
COMMENT= Mini Linux distro to create bootable video CDs
WWW= https://movix.sourceforge.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
USES= gmake perl5 shebangfix
SHEBANG_FILES= mplayer-fonts/centralEU-cp1250/runme \
mplayer-fonts/centralEU-iso-8859-2/runme \
scripts/mkmovixiso scripts/movix-conf.in
NO_ARCH= yes
.include <bsd.port.mk>