summaryrefslogtreecommitdiff
path: root/mail/mini_sendmail/Makefile.common
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-01-23 11:27:30 +0000
committerjmmv <jmmv>2004-01-23 11:27:30 +0000
commitefe50205dd2f4d1b4cc9401696abc6ba9bd27e95 (patch)
treeb39e6eaf4ee95552dcb2f615f02b006093d1beef /mail/mini_sendmail/Makefile.common
parent16847ea3a4a23af74b87468e5297340de2cecd07 (diff)
downloadpkgsrc-efe50205dd2f4d1b4cc9401696abc6ba9bd27e95.tar.gz
bl3ify and allow pkgviews installation.
Diffstat (limited to 'mail/mini_sendmail/Makefile.common')
-rw-r--r--mail/mini_sendmail/Makefile.common8
1 files changed, 7 insertions, 1 deletions
diff --git a/mail/mini_sendmail/Makefile.common b/mail/mini_sendmail/Makefile.common
index 7df7a55c7a6..66bbeb8c64c 100644
--- a/mail/mini_sendmail/Makefile.common
+++ b/mail/mini_sendmail/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2003/09/21 11:15:21 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.9 2004/01/23 11:27:30 jmmv Exp $
#
DISTNAME= mini_sendmail-1.3.2
@@ -9,10 +9,16 @@ MAINTAINER= is@NetBSD.org
HOMEPAGE= http://www.acme.com/software/mini_sendmail/
COMMENT= Accept email on behalf of the real sendmail without spooling
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
+
FILESDIR= ${.CURDIR}/../mini_sendmail/files
EGDIR= ${PREFIX}/share/examples/mini_sendmail
+INSTALLATION_DIRS= man/man8 sbin
+
.include "../../mk/bsd.prefs.mk"
.if (${OPSYS} == SunOS)