pkgsrc/sysutils/wbm-lpadmin/Makefile
jlam d532ab6998 Initial import of wbm-lpadmin-1.270 as sysutils/wbm-lpadmin.
This is the standard "lpadmin" Webmin module to create and edit local
and remote printers.  It Supports Windows print servers and Ghostscript
print drivers.
2006-05-16 15:41:24 +00:00

14 lines
433 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 15:41:24 jlam Exp $
DISTNAME= lpadmin
PKGNAME= wbm-${DISTNAME}-${WBM_VERSION}
DIST_SUBDIR= webmin-modules-${WBM_VERSION}
# The version is from the module.info file from the extracted distfile.
WBM_VERSION= 1.270
HOMEPAGE= http://www.webmin.com/standard.html
COMMENT= Webmin module to manage local and remote printers
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"