aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-04-08 14:26:23 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2014-04-08 14:40:26 +0300
commitb39389f1a8b2344bbe80eba028c0101b72eceec1 (patch)
tree1d094b8885ab997049be2755b2686dee6ce1311e /.gitignore
parentafd5c92337ff2df9d1eca2db1d8ef70a9fa01bc4 (diff)
downloaddnstools-b39389f1a8b2344bbe80eba028c0101b72eceec1.tar.gz
dnstools-b39389f1a8b2344bbe80eba028c0101b72eceec1.tar.bz2
Use ExtUtils::AutoInstall to handle dependencies.
* .gitignore: Add inc * README: New file. * Makefile: Add copyleft statement (SUBDIRS): Add vhostcname * bootstrap.pl: New file. * axfr2acl/Makefile.PL: Use ExtUtils::AutoInstall * dnsdbck/Makefile.PL: Likewise. * renewck/Makefile.PL: Likewise. * rpsl2acl/Makefile.PL: Likewise. * vhostcname/Makefile.PL: Likewise. * vhostcname/MANIFEST: Add inc/ExtUtils/AutoInstall.pm * dnsdbck/MANIFEST: Likewise. * axfr2acl/MANIFEST: Likewise. * renewck/MANIFEST: Likewise. * rpsl2acl/MANIFEST: Likewise.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 90eed12..5445ce5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ pm_to_blib
*.tar.gz
Makefile
MYMETA.*
+inc

Return to:

Send suggestions and report system problems to the System administrator.