d21eb81202
now There are only dayly snapshots available on master_site, w/o changelog; a PLIST diff shows some added Lexmark printers.
17 lines
446 B
Makefile
17 lines
446 B
Makefile
# $NetBSD: Makefile,v 1.2 2009/11/23 14:49:29 drochner Exp $
|
|
#
|
|
|
|
DISTNAME= foomatic-db-4.0-20091123
|
|
CATEGORIES= print
|
|
MASTER_SITES= http://www.openprinting.org/download/foomatic/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.openprinting.org/download/foomatic/
|
|
COMMENT= Printer database
|
|
|
|
WRKSRC= ${WRKDIR}/foomatic-db-20091123
|
|
GNU_CONFIGURE= yes
|
|
USE_LANGUAGES= # none
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|