2006-09-18 17:10:11 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2006/09/18 21:22:19 steven Exp $
|
2002-04-23 14:59:27 -04:00
|
|
|
|
|
|
|
COMMENT= "(S)VCD authoring software"
|
|
|
|
|
|
|
|
VERSION= 0.6.2
|
|
|
|
DISTNAME= vcdimager-${VERSION}
|
2006-09-18 17:10:11 -04:00
|
|
|
PKGNAME= ${DISTNAME}p1
|
2002-04-23 14:59:27 -04:00
|
|
|
CATEGORIES= graphics
|
|
|
|
|
|
|
|
MASTER_SITES= http://www.vcdimager.org/pub/vcdimager/vcdimager-0.6/
|
|
|
|
|
|
|
|
HOMEPAGE= http://www.vcdimager.org/
|
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2006-09-18 17:10:11 -04:00
|
|
|
USE_LIBTOOL= Yes
|
2002-04-23 14:59:27 -04:00
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
SEPARATE_BUILD= concurrent
|
2005-09-10 14:29:55 -04:00
|
|
|
WANTLIB= c m
|
2002-04-23 14:59:27 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|