openbsd-ports/graphics/vcdimager/Makefile
2002-12-29 20:08:46 +00:00

24 lines
502 B
Makefile

# $OpenBSD: Makefile,v 1.2 2002/12/29 20:08:46 fgsch Exp $
COMMENT= "(S)VCD authoring software"
VERSION= 0.6.2
DISTNAME= vcdimager-${VERSION}
CATEGORIES= graphics
MASTER_SITES= http://www.vcdimager.org/pub/vcdimager/vcdimager-0.6/
HOMEPAGE= http://www.vcdimager.org/
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu
SEPARATE_BUILD= concurrent
.include <bsd.port.mk>