c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
18 lines
437 B
Makefile
18 lines
437 B
Makefile
# $NetBSD: Makefile,v 1.5 2004/10/03 00:14:48 tv Exp $
|
|
#
|
|
|
|
DISTNAME= bktr2jpeg-1.0
|
|
PKGREVISION= 1
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://core.de/~coto/projects/bktr2jpeg/
|
|
|
|
MAINTAINER= coto@core.de
|
|
HOMEPAGE= http://core.de/~coto/projects/bktr2jpeg/
|
|
COMMENT= Write jpeg image captured from /dev/bktr to file
|
|
|
|
USE_BUILDLINK3= YES
|
|
|
|
ONLY_FOR_PLATFORM= NetBSD-*-*
|
|
|
|
.include "../../graphics/jpeg/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|