diff options
author | spz <spz@pkgsrc.org> | 2009-09-15 20:00:47 +0000 |
---|---|---|
committer | spz <spz@pkgsrc.org> | 2009-09-15 20:00:47 +0000 |
commit | 0bab02efa098ace986930be301d3914207e0f594 (patch) | |
tree | 3dc7467da1e265267344dbef67d1095fcc80a844 /security/Makefile | |
parent | 6a098901488e33dd1d5eaf12108c5c33d2d47b2d (diff) | |
download | pkgsrc-0bab02efa098ace986930be301d3914207e0f594.tar.gz |
take wip/pkcs11-helper as generated by Daniel 'morr' Horecki <shinden@linux.pl>
add options, DESTDIR, LICENSE and other small updates to pkgsrc-current
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index bdc653eaa10..57cf013d437 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.358 2009/09/13 19:58:14 manu Exp $ +# $NetBSD: Makefile,v 1.359 2009/09/15 20:00:47 spz Exp $ # COMMENT= Security tools @@ -236,6 +236,7 @@ SUBDIR+= php-mhash SUBDIR+= php-suhosin SUBDIR+= pinentry SUBDIR+= pinepgp +SUBDIR+= pkcs11-helper SUBDIR+= pks SUBDIR+= policykit SUBDIR+= policykit-gnome |