- add a note to explain why we use macppc and not powerpc in

ONLY_FOR_ARCHS ; discussed with sthen
- reformat COMMENT: remove quotes and use lowercase
- bump PKGNAME
This commit is contained in:
ajacoutot 2007-07-19 13:07:08 +00:00
parent 832611db0a
commit 406ee128d0

View File

@ -1,11 +1,13 @@
# $OpenBSD: Makefile,v 1.5 2006/08/03 12:53:18 espie Exp $
# $OpenBSD: Makefile,v 1.6 2007/07/19 13:07:08 ajacoutot Exp $
# we use "macppc" and not "powerpc" on purpose here ; i.e. bktr(4) needed
ONLY_FOR_ARCHS= i386 macppc amd64
COMMENT= "Video capture daemon for bktr driver"
COMMENT= video capture daemon for bktr(4) driver
VERSION= 1.2
DISTNAME= videod-${VERSION}
PKGNAME= ${DISTNAME}p0
CATEGORIES= graphics
HOMEPAGE= http://videod.csoft.org/
MASTER_SITES= http://stable.csoft.org/videod/