pkgsrc/sysutils/wbm-sendmail/Makefile
jlam a05ba19ffb Initial import of wbm-sendmail-1.270 as sysutils/wbm-sendmail.
This is the standard "sendmail" Webmin module to manage sendmail
aliases, masquerading, address rewriting and other features.
2006-05-16 15:42:42 +00:00

14 lines
417 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 15:42:42 jlam Exp $
DISTNAME= sendmail
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 Sendmail
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"