summaryrefslogtreecommitdiff
path: root/security/knc/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz>2012-10-23 13:02:08 +0000
committerschmonz <schmonz>2012-10-23 13:02:08 +0000
commit1dc9f65cc20c99f0a4f24fc7c25da4a4e2f44034 (patch)
treeedccb4e9a0d656da6e3f1a719024ea8569f41340 /security/knc/Makefile
parentcecd0f38b0edcbe6ee3904ef092646daa3030aee (diff)
downloadpkgsrc-1dc9f65cc20c99f0a4f24fc7c25da4a4e2f44034.tar.gz
Restore INSTALLATION_DIRS and krb5.buildlink3.mk, lost in previous.
Indent while here.
Diffstat (limited to 'security/knc/Makefile')
-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"