pkgsrc/graphics/cqcam/Makefile
tv 5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00

18 lines
431 B
Makefile

# $NetBSD: Makefile,v 1.4 1999/05/24 20:39:42 tv Exp $
#
DISTNAME= cqcam-0.45a
CATEGORIES= graphics x11
MASTER_SITES= http://www.cs.virginia.edu/~patrick/cqcam/
EXTRACT_SUFX= .tgz
ONLY_FOR_PLATFORM= NetBSD-*-i386
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.cs.virginia.edu/~patrick/cqcam/
DEPENDS= jpeg-6b:../../graphics/jpeg \
tk-8.0.5:../../x11/tk80
LICENSE= no-profit
.include "../../mk/bsd.pkg.mk"