openbsd-ports/graphics/vcdimager/Makefile

24 lines
502 B
Makefile
Raw Normal View History

2002-12-29 15:08:46 -05:00
# $OpenBSD: Makefile,v 1.2 2002/12/29 20:08:46 fgsch Exp $
2002-04-23 14:59:27 -04:00
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>