diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/smbldap-tools/Makefile | 3 | ||||
-rw-r--r-- | net/smbldap-tools/files/smbldap-config.pl | 7 | ||||
-rw-r--r-- | net/smbldap-tools/pkg-plist | 1 |
3 files changed, 10 insertions, 1 deletions
diff --git a/net/smbldap-tools/Makefile b/net/smbldap-tools/Makefile index 7a48a3e53297..64c6a3ad352a 100644 --- a/net/smbldap-tools/Makefile +++ b/net/smbldap-tools/Makefile @@ -3,6 +3,7 @@ PORTNAME= smbldap-tools PORTVERSION= 0.9.10 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.gna.org/smbldap-tools/sources/${PORTVERSION}/ @@ -24,6 +25,8 @@ USES= gmake perl5 GNU_CONFIGURE= yes ALL_TARGET= build +NO_ARCH= yes + PORTDOCS= * OPTIONS_DEFINE= MIGRATION_SCRIPTS PDF_DOC DOCS diff --git a/net/smbldap-tools/files/smbldap-config.pl b/net/smbldap-tools/files/smbldap-config.pl new file mode 100644 index 000000000000..d4e5d4f27a8b --- /dev/null +++ b/net/smbldap-tools/files/smbldap-config.pl @@ -0,0 +1,7 @@ + +############################################################ + +=head1 NAME + +=cut + diff --git a/net/smbldap-tools/pkg-plist b/net/smbldap-tools/pkg-plist index c6a9c83e149b..f50a60323e71 100644 --- a/net/smbldap-tools/pkg-plist +++ b/net/smbldap-tools/pkg-plist @@ -19,4 +19,3 @@ sbin/smbldap-usershow @sample %%ETCDIR%%/smbldap.conf.sample @sample %%ETCDIR%%/smbldap_bind.conf.sample %%SITE_PERL%%/smbldap_tools.pm -@dirrmtry %%ETCDIR%% |