summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2012-10-23 13:02:08 +0000
committerschmonz <schmonz@pkgsrc.org>2012-10-23 13:02:08 +0000
commit8f0dc12cf13915706134121291dc2a23f990b56c (patch)
treeedccb4e9a0d656da6e3f1a719024ea8569f41340 /security
parent0580faafecdfaa2f51642b1454653b4962dffd41 (diff)
downloadpkgsrc-8f0dc12cf13915706134121291dc2a23f990b56c.tar.gz
Restore INSTALLATION_DIRS and krb5.buildlink3.mk, lost in previous.
Indent while here.
Diffstat (limited to 'security')
-rw-r--r--security/knc/Makefile21
1 files changed, 12 insertions, 9 deletions
diff --git a/security/knc/Makefile b/security/knc/Makefile
index aa3659645c5..6c399cd3b4b 100644
--- a/security/knc/Makefile
+++ b/security/knc/Makefile
@@ -1,17 +1,20 @@
-# $NetBSD: Makefile,v 1.5 2012/10/23 06:04:28 elric Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/23 13:02:08 schmonz Exp $
#
-DISTNAME= knc-1.7
-CATEGORIES= security net
-MASTER_SITES= http://oskt.secure-endpoints.com/downloads/
+DISTNAME= knc-1.7
+CATEGORIES= security net
+MASTER_SITES= http://oskt.secure-endpoints.com/downloads/
-MAINTAINER= schmonz@NetBSD.org
-HOMEPAGE= http://oskt.secure-endpoints.com/knc.html
-COMMENT= Kerberised NetCat
-LICENSE= mit
+MAINTAINER= schmonz@NetBSD.org
+HOMEPAGE= http://oskt.secure-endpoints.com/knc.html
+COMMENT= Kerberised NetCat
+LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= YES
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
+
+.include "../../mk/krb5.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"